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