/** This function does nothing. */ export declare function noop(): void; export default noop;