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