import type { FC, SVGProps } from "react";
export declare const Emoji: FC<SVGProps<SVGSVGElement>>;
export default Emoji;
//# sourceMappingURL=Emoji.d.ts.map