import { SvgIconProps } from '@mui/material/SvgIcon';
import React from 'react';
declare const StarTrophy: (props: SvgIconProps) => React.ReactNode;
export default StarTrophy;
//# sourceMappingURL=StarTrophy.d.ts.map