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

declare const GradientIcon: MdiReactIconComponentType;
export default GradientIcon;
