import { ToastSize } from './types'; export declare const toast_size_css: Record; export declare const toast_show_animation: import("@emotion/react").Keyframes; export declare const toast_hide_animation: import("@emotion/react").Keyframes;