export interface Lintstagedrc {
    [pattern: string]: string[];
}
//# sourceMappingURL=models.d.ts.map