import { getAll as execute } from './execute'; import { customerGetAllDescription as description } from './description'; export { description, execute };