/** @hidden */ export declare const assert: (condition: boolean, message: string) => void;