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