Version: 2.0.02.0.12.0.32.0.62.0.82.0.92.0.142.2.12.4.0-alpha.33c2ea462.4.0-alpha.59e197033.0.03.2.04.0.04.2.05.0.06.0.0
import { IImport } from "import-sort-parser";
export declare function parseImports(code: string): IImport[];
export declare function formatImport(code: string, imported: IImport, eol?: string): string;
//# sourceMappingURL=index.d.ts.map