import React from 'react'; import { BlockProps } from './BlockProps'; export declare const DraggableColBlock: React.FC;