export declare function generateSnapshotSource(src: string, out: string): Promise; export declare function generateEntryFile(out: string): Promise;