UNPKG

@pdftron/webviewer-react-toolkit

Version:

A React component library for integrating with PDFTron WebViewer API.

3 lines (2 loc) 110 B
import { SVGProps } from 'react'; export declare function Close(props: SVGProps<SVGSVGElement>): JSX.Element;