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