import type { CharacterFormSchemaV2 } from './schema';
export declare const INITIAL_FORM: CharacterFormSchemaV2;
