UNPKG

jagran-react-doc-viewer

Version:

A highly customizable React document viewer with support for PDF, DOCX, PPTX, images, and more

9 lines 582 B
import React from 'react'; export declare const PrevIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const NextIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const DownloadIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const PrintIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const FullscreenIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const ZoomInIcon: React.FC<React.SVGProps<SVGSVGElement>>; export declare const ZoomOutIcon: React.FC<React.SVGProps<SVGSVGElement>>; //# sourceMappingURL=index.d.ts.map