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