/**
 * Helper Class
 * Used for dynamic templates manipulation
 * */
export declare class HtmlTemplatesHelper {
    static setDescribedBy(errorMessage: any, config: any): string;
}
//# sourceMappingURL=html-templates.helper.d.ts.map