import { ThreadGenerator } from '../threading'; /** * Do nothing. */ export declare function noop(): ThreadGenerator; //# sourceMappingURL=noop.d.ts.map