export interface SafeString {
    toHTML(): string;
}
//# sourceMappingURL=upsert.d.ts.map