/// <reference types="react" />
declare const StarFour: (props: any, ref: any) => JSX.Element;
export default StarFour;
