import { IconProps } from '../types'; export declare const Crown: (props: IconProps) => JSX.Element;