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