import * as React from 'react';
import { type ToasterProps } from './types';
export declare const Toaster: React.FC<ToasterProps>;
//# sourceMappingURL=toaster.d.ts.map