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