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