import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function DoubleQuoteIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { DoubleQuoteIcon, DoubleQuoteIcon as default };
//# sourceMappingURL=DoubleQuote.d.ts.map