import { default as React } from 'react';
import { FileDropChildren } from './index';
export declare const Preview: React.FC<FileDropChildren>;
