export default interface IEntityTypeWrapper {
    format_version: string;
}
