export declare const notify: (message: string, ref?: string, type?: string, title?: string) => void;