import { SvgIconComponent } from './types'; declare const CastIcon: SvgIconComponent; export default CastIcon;