export declare function registerDispose(cb: () => void): void; export declare function disposeAll(): void; //# sourceMappingURL=dispose.d.ts.map