import { Emoji } from './Emoji';
export type { EmojiProps } from './Emoji';
export { Emoji };
//# sourceMappingURL=index.d.ts.map