import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgArrowpagingUp: (props: SVGProps) => React.JSX.Element; export default SvgArrowpagingUp; //# sourceMappingURL=ArrowpagingUp.d.ts.map