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

declare const CircleGainUp: ReactIconComponentType;
export default CircleGainUp;
            