import { SVGProps } from 'react';
export declare function MultiPage(props: SVGProps<SVGSVGElement>): JSX.Element;
