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

declare const Gradient: ReactIconComponentType;
export default Gradient;
            