export declare const executeWithEmptyArgs: (fn?: () => void) => () => void | undefined;