UNPKG

@pdf-viewer/react

Version:

The PDF Viewer component for React and Next.js

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