/// import './style'; /** * 选区组件 */ export declare function SelectableBlock(props: any): JSX.Element;