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