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

declare const ContactSupport: ReactIconComponentType;
export default ContactSupport;
            