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