import * as React from 'react';
import ViewerProps from './ViewerProps';
declare const _default: (props: ViewerProps) => React.ReactPortal;
export default _default;
