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