import { SVGIconDef } from './types'; declare const PlaneFilled: SVGIconDef; export default PlaneFilled;