export declare function isMiniProgramAssetFile(filename: string): boolean;
export declare function createCopyComponentDirs(dir: string): string[];