export interface CodeTabsOptions { icon?: boolean | { named?: false | string[], extensions?: false | string[] } }