import type { IconDefinition } from '../types';
declare const BorderOuterOutlined: IconDefinition;
export default BorderOuterOutlined;
