export declare class DarthToastConstans { static TYPE_INFO: string; static TYPE_WARNING: string; static TYPE_ERROR: string; static TYPE_SUCCESS: string; static TIMEOUT: number; }