export declare function importsToStr(imports: { source: string; specifier?: string; }[]): string[]; //# sourceMappingURL=importsToStr.d.ts.map