import { Props } from '../types/types'; export declare function DynamicAgent(props: Props): import("preact").JSX.Element;