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

declare const ScreenSearchDesktop: ReactIconComponentType;
export default ScreenSearchDesktop;
            