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