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