import { ReactIconComponentType } from '../types';

declare const Cast: ReactIconComponentType;
export default Cast;
            