import { ReactIconComponentType } from '../types';

declare const BorderLeft: ReactIconComponentType;
export default BorderLeft;
            