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

declare const Splitscreen: ReactIconComponentType;
export default Splitscreen;
            