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