import { IconProps } from '../lib';
declare function Trophy(props: IconProps): JSX.Element;
export default Trophy;
