declare const BooleanPrototypeValueOf: (t: Boolean) => ReturnType; export = BooleanPrototypeValueOf;