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

declare const ScreenerIcon: ReactIconComponentType;
export default ScreenerIcon;
            