export type Schema0 = 'prefer-inline' | 'prefer-top-level'; export type ConsistentTypeSpecifierStyleRuleOptions = [Schema0?];