emoji.d.ts 68 B

1
  1. export declare function emoji(x: string, fallback: string): string;