import React from 'react'; declare const SvgStarOutline: (props: React.SVGProps) => JSX.Element; export default SvgStarOutline;