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