export declare const Err: (msg: string) => never;
