import type { IconComponent } from "../../types";
export declare const MySql: IconComponent;
export default MySql;
