export declare const EmojiSchema: { name: StringConstructor; id: BigIntConstructor; animated: BooleanConstructor; };