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