import { ArrayAccess } from './arrayAccess'; import { FunctionCall } from './functionCall'; export { ArrayAccess, FunctionCall };