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