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