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