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