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