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