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