import { type PluginPageProps, type PluginDetailTabProps } from "@paperclipai/plugin-sdk/ui"; export declare function InboxConfigPage({ context }: PluginPageProps): import("react/jsx-runtime").JSX.Element; export declare function AgentInboxSettingsTab({ context }: PluginDetailTabProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map