import type { AuthUserAgentInput, GeoUserAgentInput, InAppMessagingUserAgentInput, StorageUserAgentInput, AiUserAgentInput } from '@aws-amplify/core/internals/utils'; export declare const AI_INPUT_BASE: Omit; export declare const ACCOUNT_SETTINGS_INPUT_BASE: Omit; export declare const AUTHENTICATOR_INPUT_BASE: Omit; export declare const FILE_UPLOADER_BASE_INPUT: Omit; export declare const IN_APP_MESSAGING_INPUT_BASE: Omit; export declare const LOCATION_SEARCH_INPUT_BASE: Omit; export declare const MAP_VIEW_INPUT_BASE: Omit; export declare const STORAGE_MANAGER_INPUT_BASE: Omit; export declare const STORAGE_BROWSER_INPUT_BASE: Omit;