/** */ import type { TinaSchema } from '@tinacms/schema-tools'; export declare const buildSKD: (tinaSchema: TinaSchema) => string;