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

declare const ParachuteIcon: MdiReactIconComponentType;
export default ParachuteIcon;
