import { ToastConfig } from '../../types';
export declare const toastTemplate: (config: ToastConfig) => string;
//# sourceMappingURL=toast.d.ts.map