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

declare const HighInterest: ReactIconComponentType;
export default HighInterest;
            