export type { AircraftRepository } from "./aircraft.repository.js";
export type { AerodromeRepository } from "./aerodrome.repository.js";
