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