export type Schema0 = 'fields' | 'getters';

export type ClassLiteralPropertyStyleRuleOptions = [Schema0?];
