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