export default rafTimeout; declare function rafTimeout(callback: any, delay: any): () => void; //# sourceMappingURL=lib.d.ts.map