import React from 'react'; import { IconBaseProps } from './_base'; declare const RotateLeft: React.FC; export default RotateLeft;