export { default } from './PdfRendererView';
export type { PdfRendererViewPropsType } from './PdfRendererView';
