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