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