export declare const BLOCK_TYPES: { readonly DEFAULT: "DEFAULT"; readonly CUSTOM: "CUSTOM"; readonly EMPTY: "EMPTY"; };