import { ICleanImportUrl } from '../interfaces/ICleanImportUrl';
export declare function cleanImportUrlFactory(): ICleanImportUrl;
