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

declare const Support: ReactIconComponentType;
export default Support;
            