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