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