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

declare const BorderColor: ReactIconComponentType;
export default BorderColor;
            