export declare const raf: (cb: F) => F & { cancel: () => void; };