export declare function importsToStr(imports: { source: string; specifier?: string; }[]): string[];