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