import type { CharacterFormSchema } from '../schema';
export declare const DOBBY: CharacterFormSchema;
