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