export declare const DEFAULT_SHORTCUTS: { label: string; children: { label: string; prompt: string; }[]; }[];