import { IconProps } from '../Icon'; declare function SvgMoneyOff(props: IconProps): JSX.Element; export default SvgMoneyOff;