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