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

declare const BorderInner: ReactIconComponentType;
export default BorderInner;
            