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