import { SVGProps } from 'react'; export declare function SinglePage(props: SVGProps): JSX.Element;