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