import { IconSvgProps } from '../types';
declare const Tire: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Tire;
//# sourceMappingURL=Tire.d.ts.map