export { default as Excel } from './Excel'; export { default as Git } from './Git'; export { default as PowerBi } from './PowerBi'; export { default as Python } from './Python'; export { default as R } from './R'; export { default as Scala } from './Scala'; export { default as Shell } from './Shell'; export { default as Spreadsheet } from './Spreadsheet'; export { default as Sql } from './Sql'; export { default as Tableau } from './Tableau'; export { default as Theory } from './Theory';