import { ReactIconComponentType } from '../types';

declare const Paragliding: ReactIconComponentType;
export default Paragliding;
            