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