export declare function input(message: string, type: unknown): Promise<undefined>;
