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