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