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

declare const BorderOuter: ReactIconComponentType;
export default BorderOuter;
            