export interface Schema0 { target?: 'single' | 'any'; } export type PreferDefaultExportRuleOptions = [Schema0?];