import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgKaomoji: (props: SVGProps) => React.JSX.Element; export default SvgKaomoji; //# sourceMappingURL=Kaomoji.d.ts.map