export declare function notify(parentElement: any, type: string, message: string, timeout?: number): void;