1 2 3 4 5
export declare const EmojiSchema: { name: StringConstructor; id: BigIntConstructor; animated: BooleanConstructor; };