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