export declare const useTimeout: (callback: any, delay: any) => void;
//# sourceMappingURL=useTimeout.d.ts.map