import { SvgIconComponent } from './types'; declare const ContactsIcon: SvgIconComponent; export default ContactsIcon;