import * as React from "react"; declare function SvgFirstPage(props: React.SVGProps): React.JSX.Element; export default SvgFirstPage;