export default interface IItemTypeWrapper {
    format_version: string;
}
