import { IconProps } from '@/@types/icon'; import React from 'react'; declare const VeiculosIcon: React.FC; export default VeiculosIcon;