export type Schema0 = 'absolute-first' | 'disable-absolute-first'; export type FirstRuleOptions = [Schema0?];