import React from 'react'; import { PropsWithChildrenOnly } from '../../../../types/types'; export declare const Emoji: ({ children }: PropsWithChildrenOnly) => React.JSX.Element; //# sourceMappingURL=Emoji.d.ts.map