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

declare const SupportIcon: MdiReactIconComponentType;
export default SupportIcon;
