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

declare const BorderTop: ReactIconComponentType;
export default BorderTop;
            