export * as Array from './Array/index.ts'; export * as Math from './Math/index.ts'; export * as String from './String/index.ts';