import type { FC, SVGProps } from "react";
export declare const Crown: FC<SVGProps<SVGSVGElement>>;
export default Crown;
//# sourceMappingURL=Crown.d.ts.map