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