/// import { IconProps } from '../../types'; declare const Ruble: (allProps: IconProps) => JSX.Element; export default Ruble;