import { ReactIconComponentType } from '../types';

declare const ContactPage: ReactIconComponentType;
export default ContactPage;
            