/// import { ToastProps } from "./types"; export declare function Toast(props: ToastProps): JSX.Element; //# sourceMappingURL=ToastComponent.d.ts.map