import React from 'react'; import { SVGIconProps } from '../types'; declare const SvgType26CityClass: ({ size, ...props }: SVGIconProps) => React.JSX.Element; export default SvgType26CityClass; //# sourceMappingURL=Type26CityClass.d.ts.map