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