import { RemixiconReactIconComponentType } from './dist/typings';

declare const PlaneFillIcon: RemixiconReactIconComponentType;
export default PlaneFillIcon;
