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