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