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