UNPKG

@pdf-viewer/react

Version:

The PDF Viewer component for React and Next.js

3 lines (2 loc) 195 B
import { RPLayoutProps } from '../../utils/types'; export declare const RPDefaultLayout: import('react').ForwardRefExoticComponent<RPLayoutProps & import('react').RefAttributes<HTMLDivElement>>;