export declare const collectGarbageIfNeeded: (literateElmDirectory: string) => Promise<void>;
