export declare const splitImportStatements: (source: string, url: string) => [string, string];
//# sourceMappingURL=split-import-statements.d.ts.map