/** * @example "weather.wsdl" -> "weather" */ export declare function stripExtension(filename: string): string; //# sourceMappingURL=file.d.ts.map