import { SvgIconComponent } from './types'; declare const GradientIcon: SvgIconComponent; export default GradientIcon;