export type Cleanup = () => void; export declare const noopCleanup: () => void; //# sourceMappingURL=index.d.ts.map