export declare function assertSame(message: string, a: A, b: any): asserts b is A;