import { SweetAlertOptionalPropsWithDefaults } from "./types";
export declare const SWEET_ALERT_DEFAULT_PROPS: SweetAlertOptionalPropsWithDefaults;
