import * as array from './array'; import * as string from './string'; export { array, string };