export interface Schema0 { commonjs?: boolean; noUselessIndex?: boolean; } export type NoUselessPathSegmentsRuleOptions = [Schema0?];