export declare const __CODE_SPLIT_SCRIPT_NAME: string; export declare const main: (cache?: string, input?: NodeJS.ReadStream & { fd: 0; }) => Promise;