import { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react'; import { IndianRupeeIcon as VanillaIndianRupeeIcon } from '@pmndrs/uikit-lucide'; import { SvgProperties } from '@react-three/uikit'; export declare const IndianRupeeIcon: ForwardRefExoticComponent & RefAttributes>; export declare const IndianRupee: ForwardRefExoticComponent & RefAttributes>;