import { SnotifyStyles } from '../interfaces/SnotifyStyles.interface';
/**
 * Toast style.
 */
export declare const SnotifyStyle: SnotifyStyles;
