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

declare const PlaneLineIcon: RemixiconReactIconComponentType;
export default PlaneLineIcon;
