declare const StringPrototypeBold: (t: String) => ReturnType; export = StringPrototypeBold;