import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconArrowRotateRightLeft: React.NamedExoticComponent; export default IconArrowRotateRightLeft;