declare const isBinaryData: (text: string) => boolean; export { isBinaryData }; //# sourceMappingURL=Utils.d.ts.map