export {}; /** * If dialog is prompt, returns default prompt value. Otherwise, returns empty string. * * :dialogDefaultValue.js const value = await dialog.defaultValue(); * * * @alias dialog.defaultValue */ //# sourceMappingURL=defaultValue.d.ts.map