export declare function inputCause(page: unknown, mode: unknown, key: unknown): { kind: string; surface: string; detail?: string; };