/** Preserves compatibility when an older event omits the allowEmpty field. */ export declare function allowsEmptySecureInput(prompt: string, explicit?: boolean): boolean; //# sourceMappingURL=secure-input-prompt.d.ts.map