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