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