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

declare const BorderHorizontal: ReactIconComponentType;
export default BorderHorizontal;
            