import { Converter } from '../entities';
export declare const id = "wsdl";
export declare const name = "WSDL";
export declare const description = "Importer for WSDL files";
export declare const convert: Converter;
//# sourceMappingURL=wsdl.d.ts.map