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