export declare const serializeFileImports: (importType: string, outputPath: string, files: Set, packageMappings?: Record) => string;