export declare const assert: (expr: any, msg: string) => void;
