UNPKG

@pdf-viewer/react

Version:

A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.

3 lines (2 loc) 115 B
import { FC, SVGAttributes } from 'react'; export declare const DualPageIcon: FC<SVGAttributes<HTMLOrSVGElement>>;