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