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