export declare const throwTypeError: (message: string) => never;
