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