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