import type { IconProps } from '../../types';
declare const DoubleQuotesR: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Double Quotes R
 * @see {@link https://remixicon.com/icon/double-quotes-r Remix Icon Docs}
 */
export { DoubleQuotesR };
