import { IconProps } from '../Icon'; declare function SvgStarBorder(props: IconProps): JSX.Element; export default SvgStarBorder;