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