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