export declare const html: (testsCountSelector: string, grepSelector: string, iconContainerSearch: string, showTags: boolean, showPending: boolean) => string;
