export declare function invalidArgumentTypeError(name: string, expected: string, actual: string): Error;