import { CreateOperationData } from '../general-app-domain/Area/Schema'; declare const area: CreateOperationData[]; export { area, };