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

declare const RupeeIcon: ReactIconComponentType;
export default RupeeIcon;
            