export declare const Host: {
    (): import("react/jsx-runtime").JSX.Element;
    displayName: string;
};
