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