import { RemixiconReactIconComponentType } from './dist/typings';

declare const ContactsFillIcon: RemixiconReactIconComponentType;
export default ContactsFillIcon;
