import React from 'react';
declare const EmptyBlock: React.FunctionComponent;
export default EmptyBlock;
