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