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

declare const SmartDisplay: ReactIconComponentType;
export default SmartDisplay;
            