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