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