import { MemorySource } from 'alinea/core/source/MemorySource';
export declare const generatedSource: Promise<MemorySource>;
