import { SmartComponent } from '../base';
export type SmartToast = SmartComponent;
