export declare const runOnce: (cb: () => void) => () => void;