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

declare const Window: ReactIconComponentType;
export default Window;
            