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