/** * A no-op function that does nothing. */ export declare function noop(): void; //# sourceMappingURL=no-op.d.ts.map