import { FunctionComponent } from 'react';
declare const ContentPreview: FunctionComponent<{}>;
export default ContentPreview;
