import { PerFileCounter } from "../PerFileCounter.js"; import { HtmlRR0Context } from "../RR0Context.js"; export declare class NoteFileCounter extends PerFileCounter { get value(): string; }