declare const StringPrototypeNormalize: (t: String, form?: string) => ReturnType; export = StringPrototypeNormalize;