import { default as React } from 'react'; import { FileRendererProps } from '../types'; declare const PowerPointPresentationRenderer: React.FC; export default PowerPointPresentationRenderer;