export declare const siteEmojiFoo: { category: string; creatorUserId: string; fallback: string; id: string; name: string; order: number; representation: { height: number; imagePath: string; width: number; }; searchable: boolean; shortName: string; skinVariations: never[]; type: string; };