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