/// import { SvgIconProps } from './types'; export declare function BorderOutsideThickIcon({ className, ...props }?: Partial): JSX.Element;