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

declare const SwitchVideo: ReactIconComponentType;
export default SwitchVideo;
            