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