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