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