export declare type Notifier = (msg: string) => void;