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