declare function noop(): void;

export = noop;
