import { DeveloperIconProps } from '../icon'; export declare const FlyIo: (props: DeveloperIconProps) => import('react').FunctionComponentElement;