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