export declare class BlinkIdUtilities { /** * Helper method for handling different string types, * based on the document information source. */ static handleStringType(raw: any): T | undefined; } //# sourceMappingURL=blinkIdUtilities.d.ts.map