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

declare const SmartScreen: ReactIconComponentType;
export default SmartScreen;
            