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