export declare function countElementsWithClass(html: string | undefined, className: string): number; export declare function countActionRequiredCards(html: string | undefined): number; //# sourceMappingURL=operator-summary.d.ts.map