import { CreateOperationData as Station } from '../oak-app-domain/Station/Schema'; declare const station: Station[]; export default station;