import { SVGProps } from "react";
declare const LIGuiActionSelect: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiActionSelect };
