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