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