import { default as React } from 'react'; import { SupportActivityLogProps } from './types'; export declare const SupportActivityLog: React.FC;