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