export type Type = 'success' | 'error' | 'info' | 'warning'; //# sourceMappingURL=Type.d.ts.map