export declare function useInputEvent(event: string, callback: (event: any) => any): void;