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