import { SetTdlibParametersParams } from './methods/setTdlibParameters'; export declare type TdlibParametersInput = SetTdlibParametersParams; export declare type CancelUploadFileParams = any; export declare type ChangePhoneNumberParams = any; export declare type ChatFilterInfoUnion = any; export declare type ChatFilterUnion = any; export declare type ChatsNearbyUnion = any; export declare type CheckChangePhoneNumberCodeParams = any; export declare type CheckDatabaseEncryptionKeyParams = any; export declare type CheckPhoneNumberConfirmationCodeParams = any; export declare type CheckPhoneNumberVerificationCodeParams = any; export declare type CreateChatFilterParams = any; export declare type DeleteChatFilterParams = any; export declare type EditChatFilterParams = any; export declare type FilePartUnion = any; export declare type GetBackgroundsParams = any; export declare type GetChatFilterDefaultIconNameParams = any; export declare type GetChatFilterParams = any; export declare type GetChatSponsoredMessageParams = any; export declare type GetGroupCallInviteLinkParams = any; export declare type GetProxyLinkParams = any; export declare type GetWebPagePreviewParams = any; export declare type InviteGroupCallParticipantsParams = any; export declare type ProxiesUnion = any; export declare type RecommendedChatFiltersUnion = any; export declare type RemoveBackgroundParams = any; export declare type ReorderChatFiltersParams = any; export declare type SearchChatsNearbyParams = any; export declare type SendChatScreenshotTakenNotificationParams = any; export declare type SendPhoneNumberConfirmationCodeParams = any; export declare type SendPhoneNumberVerificationCodeParams = any; export declare type SetBackgroundParams = any; export declare type SetChatMessageTtlParams = any; export declare type SetGroupCallTitleParams = any; export declare type SetLocationParams = any; export declare type SetMessageReactionParams = any; export declare type StartScheduledGroupCallParams = any; export declare type ToggleGroupCallEnabledStartNotificationParams = any; export declare type ToggleGroupCallMuteNewParticipantsParams = any; export declare type ToggleMessageSenderIsBlockedParams = any; export declare type UpdateChatFilters = any; export declare type UpdateChatIsBlocked = any; export declare type UpdateChatMessageTtl = any; export declare type UpdateChatThemes = any; export declare type UpdateReactions = any; export declare type UpdateSelectedBackground = any; export declare type UpdateUsersNearby = any; export declare type UploadFileParams = any; export declare type WebPageUnion = any; export declare type ChatNearby = any; export declare type ChatStatisticsMessageInteractionInfo = any; export declare type MessageForwardOriginUnion = any; export declare type WebPage = any; export declare type PaymentsProviderStripe = any; export declare type ChatFilter = any; export declare type RecommendedChatFilter = any; export declare type ChatFilterInfo = any; export declare type ChatTheme = any; export declare type Reaction = any;