export declare class AskInput { message: string; wasSentByUserInputAction: boolean; }