UNPKG

tdg-react-doc-viewer

Version:
6 lines (4 loc) 189 B
import { FC } from 'react'; declare const PDFControls: FC; export default PDFControls; export declare const ControlButton: import('styled-components').StyledComponent<any, any, any, any>;