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