/** * This file was auto-generated by Fern from our API Definition. */ import * as Truvity from '../../api/index'; import * as core from '../../core'; import * as serializers from '../index'; import { MetaSchema } from './MetaSchema'; export declare const DraftCreateMetaSchema: core.serialization.Schema; export declare namespace DraftCreateMetaSchema { type Raw = MetaSchema.Raw | string; } //# sourceMappingURL=DraftCreateMetaSchema.d.ts.map