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