export declare function assertBoolean(name: string, mixed: any): (boolean) | never;