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