/// import { ContentBlock } from "draft-js"; export declare function getBlockStyle(block: ContentBlock): string;