import { SvgIconComponent } from './types'; declare const BorderRightIcon: SvgIconComponent; export default BorderRightIcon;