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