import { IconProps } from '../types';
declare const Parachute: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Parachute;
//# sourceMappingURL=Parachute.d.ts.map