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

declare const UpiIcon: ReactIconComponentType;
export default UpiIcon;
            