export declare const Toast: (styleProps: any) => string; export declare const ToastOverlay: (styleProps: any) => string;