import * as React from 'react'; import { BlockProps } from '../..'; declare const WithDropbox: React.FC; export default WithDropbox;