export interface IConfigStylelint {
    isEnabled?: boolean;
}
//# sourceMappingURL=stylelint.interface.d.ts.map