export declare const callbackifySync: (fn: Function) => Function;
