import { Folder } from '../../types';
export declare const builtFilesCustom1: (buildFileName: string) => Folder;
