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