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