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