import { Icon } from '../../../../types/Icon'; export declare const IconStar: (props: Icon) => JSX.Element;