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

declare const SmartButton: ReactIconComponentType;
export default SmartButton;
            