import { IconProps } from '../types';
declare const Crown: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Crown;
//# sourceMappingURL=Crown.d.ts.map