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