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