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