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