export default interface IBlockTypeWrapper {
    format_version: string;
}
