export interface HeadnoteOptions { banner?: string; exclude?: string[]; dryRun?: boolean; } //# sourceMappingURL=interfaces.d.ts.map