/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ import FlightIcon from './components/flight-icon.ts'; export { FlightIcon }; //# sourceMappingURL=components.d.ts.map