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