export declare const APIFY_ACTOR_SCHEMAS: { 'apify/instagram-scraper': { input: import("zod").ZodObject<{ directUrls: import("zod").ZodArray; resultsType: import("zod").ZodDefault>; resultsLimit: import("zod").ZodDefault; includeStories: import("zod").ZodOptional>; includeHighlights: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { directUrls: string[]; resultsType: "posts" | "details"; resultsLimit: number; includeStories?: boolean | undefined; includeHighlights?: boolean | undefined; }, { directUrls: string[]; resultsType?: "posts" | "details" | undefined; resultsLimit?: number | undefined; includeStories?: boolean | undefined; includeHighlights?: boolean | undefined; }>; output: import("zod").ZodObject<{ inputUrl: import("zod").ZodOptional; id: import("zod").ZodOptional; username: import("zod").ZodOptional; url: import("zod").ZodOptional; fullName: import("zod").ZodOptional; biography: import("zod").ZodOptional; externalUrls: import("zod").ZodOptional; lynx_url: import("zod").ZodOptional; url: import("zod").ZodOptional; link_type: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; url?: string | undefined; lynx_url?: string | undefined; link_type?: string | undefined; }, { title?: string | undefined; url?: string | undefined; lynx_url?: string | undefined; link_type?: string | undefined; }>, "many">>; externalUrl: import("zod").ZodOptional; externalUrlShimmed: import("zod").ZodOptional; followersCount: import("zod").ZodOptional; followsCount: import("zod").ZodOptional; postsCount: import("zod").ZodOptional; hasChannel: import("zod").ZodOptional; highlightReelCount: import("zod").ZodOptional; isBusinessAccount: import("zod").ZodOptional; joinedRecently: import("zod").ZodOptional; businessCategoryName: import("zod").ZodOptional; private: import("zod").ZodOptional; verified: import("zod").ZodOptional; profilePicUrl: import("zod").ZodOptional; profilePicUrlHD: import("zod").ZodOptional; igtvVideoCount: import("zod").ZodOptional; latestIgtvVideos: import("zod").ZodOptional>; relatedProfiles: import("zod").ZodOptional>; latestPosts: import("zod").ZodOptional; type: import("zod").ZodOptional; shortCode: import("zod").ZodOptional; caption: import("zod").ZodOptional; hashtags: import("zod").ZodOptional>; mentions: import("zod").ZodOptional>; url: import("zod").ZodOptional; commentsCount: import("zod").ZodOptional; dimensionsHeight: import("zod").ZodOptional; dimensionsWidth: import("zod").ZodOptional; displayUrl: import("zod").ZodOptional; images: import("zod").ZodOptional>; videoUrl: import("zod").ZodOptional; alt: import("zod").ZodOptional>; likesCount: import("zod").ZodOptional; videoViewCount: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; childPosts: import("zod").ZodOptional>; ownerUsername: import("zod").ZodOptional; ownerId: import("zod").ZodOptional; productType: import("zod").ZodOptional; taggedUsers: import("zod").ZodOptional; id: import("zod").ZodOptional; is_verified: import("zod").ZodOptional; profile_pic_url: import("zod").ZodOptional; username: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }>, "many">>; isCommentsDisabled: import("zod").ZodOptional; location: import("zod").ZodOptional; id: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; id?: string | undefined; }, { name?: string | undefined; id?: string | undefined; }>>>; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; }, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; }>, "many">>; stories: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; type: import("zod").ZodOptional>; viewsCount: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { type?: "image" | "video" | undefined; url?: string | undefined; timestamp?: string | undefined; viewsCount?: number | undefined; }, { type?: "image" | "video" | undefined; url?: string | undefined; timestamp?: string | undefined; viewsCount?: number | undefined; }>, "many">>; highlights: import("zod").ZodOptional; coverUrl: import("zod").ZodOptional; itemsCount: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; coverUrl?: string | undefined; itemsCount?: number | undefined; }, { title?: string | undefined; coverUrl?: string | undefined; itemsCount?: number | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; url?: string | undefined; username?: string | undefined; private?: boolean | undefined; verified?: boolean | undefined; inputUrl?: string | undefined; fullName?: string | undefined; biography?: string | undefined; externalUrls?: { title?: string | undefined; url?: string | undefined; lynx_url?: string | undefined; link_type?: string | undefined; }[] | undefined; externalUrl?: string | undefined; externalUrlShimmed?: string | undefined; followersCount?: number | undefined; followsCount?: number | undefined; postsCount?: number | undefined; hasChannel?: boolean | undefined; highlightReelCount?: number | undefined; isBusinessAccount?: boolean | undefined; joinedRecently?: boolean | undefined; businessCategoryName?: string | undefined; profilePicUrl?: string | undefined; profilePicUrlHD?: string | undefined; igtvVideoCount?: number | undefined; latestIgtvVideos?: unknown[] | undefined; relatedProfiles?: unknown[] | undefined; latestPosts?: { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; }[] | undefined; stories?: { type?: "image" | "video" | undefined; url?: string | undefined; timestamp?: string | undefined; viewsCount?: number | undefined; }[] | undefined; highlights?: { title?: string | undefined; coverUrl?: string | undefined; itemsCount?: number | undefined; }[] | undefined; }, { id?: string | undefined; url?: string | undefined; username?: string | undefined; private?: boolean | undefined; verified?: boolean | undefined; inputUrl?: string | undefined; fullName?: string | undefined; biography?: string | undefined; externalUrls?: { title?: string | undefined; url?: string | undefined; lynx_url?: string | undefined; link_type?: string | undefined; }[] | undefined; externalUrl?: string | undefined; externalUrlShimmed?: string | undefined; followersCount?: number | undefined; followsCount?: number | undefined; postsCount?: number | undefined; hasChannel?: boolean | undefined; highlightReelCount?: number | undefined; isBusinessAccount?: boolean | undefined; joinedRecently?: boolean | undefined; businessCategoryName?: string | undefined; profilePicUrl?: string | undefined; profilePicUrlHD?: string | undefined; igtvVideoCount?: number | undefined; latestIgtvVideos?: unknown[] | undefined; relatedProfiles?: unknown[] | undefined; latestPosts?: { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; }[] | undefined; stories?: { type?: "image" | "video" | undefined; url?: string | undefined; timestamp?: string | undefined; viewsCount?: number | undefined; }[] | undefined; highlights?: { title?: string | undefined; coverUrl?: string | undefined; itemsCount?: number | undefined; }[] | undefined; }>; description: string; documentation: string; category: string; }; 'apify/instagram-hashtag-scraper': { input: import("zod").ZodObject<{ hashtags: import("zod").ZodArray; resultsLimit: import("zod").ZodDefault; addParentData: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { resultsLimit: number; hashtags: string[]; addParentData?: boolean | undefined; }, { hashtags: string[]; resultsLimit?: number | undefined; addParentData?: boolean | undefined; }>; output: import("zod").ZodObject<{ id: import("zod").ZodOptional; type: import("zod").ZodOptional; shortCode: import("zod").ZodOptional; caption: import("zod").ZodOptional; hashtags: import("zod").ZodOptional>; mentions: import("zod").ZodOptional>; url: import("zod").ZodOptional; commentsCount: import("zod").ZodOptional; dimensionsHeight: import("zod").ZodOptional; dimensionsWidth: import("zod").ZodOptional; displayUrl: import("zod").ZodOptional; images: import("zod").ZodOptional>; videoUrl: import("zod").ZodOptional; alt: import("zod").ZodOptional>; likesCount: import("zod").ZodOptional; videoViewCount: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; childPosts: import("zod").ZodOptional>; ownerUsername: import("zod").ZodOptional; ownerId: import("zod").ZodOptional; productType: import("zod").ZodOptional; taggedUsers: import("zod").ZodOptional; id: import("zod").ZodOptional; is_verified: import("zod").ZodOptional; profile_pic_url: import("zod").ZodOptional; username: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }>, "many">>; isCommentsDisabled: import("zod").ZodOptional; location: import("zod").ZodOptional; id: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; id?: string | undefined; }, { name?: string | undefined; id?: string | undefined; }>>>; } & { inputUrl: import("zod").ZodOptional; locationName: import("zod").ZodOptional; locationId: import("zod").ZodOptional; ownerFullName: import("zod").ZodOptional; isSponsored: import("zod").ZodOptional; firstComment: import("zod").ZodOptional; latestComments: import("zod").ZodOptional>; musicInfo: import("zod").ZodOptional; audio_type: import("zod").ZodOptional>; music_info: import("zod").ZodOptional; artist_id: import("zod").ZodOptional>; audio_id: import("zod").ZodOptional; cover_artwork_thumbnail_uri: import("zod").ZodOptional; cover_artwork_uri: import("zod").ZodOptional; dark_message: import("zod").ZodOptional>; display_artist: import("zod").ZodOptional; duration_in_ms: import("zod").ZodOptional; fast_start_progressive_download_url: import("zod").ZodOptional; has_lyrics: import("zod").ZodOptional; highlight_start_times_in_ms: import("zod").ZodOptional>; id: import("zod").ZodOptional; ig_username: import("zod").ZodOptional>; is_eligible_for_audio_effects: import("zod").ZodOptional; is_eligible_for_vinyl_sticker: import("zod").ZodOptional; is_explicit: import("zod").ZodOptional; licensed_music_subtype: import("zod").ZodOptional; lyrics: import("zod").ZodOptional>; progressive_download_url: import("zod").ZodOptional; reactive_audio_download_url: import("zod").ZodOptional>; sanitized_title: import("zod").ZodOptional>; song_monetization_info: import("zod").ZodOptional>; spotify_track_metadata: import("zod").ZodOptional>; subtitle: import("zod").ZodOptional; title: import("zod").ZodOptional; web_30s_preview_download_url: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; }, { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; }>>; music_consumption_info: import("zod").ZodOptional; audio_asset_start_time_in_ms: import("zod").ZodOptional; audio_filter_infos: import("zod").ZodOptional>; audio_muting_info: import("zod").ZodOptional; mute_audio: import("zod").ZodOptional; mute_reason_str: import("zod").ZodOptional; show_muted_audio_toast: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; }, { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; }>>; contains_lyrics: import("zod").ZodOptional>; derived_content_id: import("zod").ZodOptional>; derived_content_start_time_in_composition_in_ms: import("zod").ZodOptional; display_labels: import("zod").ZodOptional>; formatted_clips_media_count: import("zod").ZodOptional>; ig_artist: import("zod").ZodOptional; id: import("zod").ZodOptional; is_private: import("zod").ZodOptional; is_verified: import("zod").ZodOptional; profile_pic_id: import("zod").ZodOptional; profile_pic_url: import("zod").ZodOptional; username: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; }, { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; }>>>; is_bookmarked: import("zod").ZodOptional; is_trending_in_clips: import("zod").ZodOptional; music_creation_restriction_reason: import("zod").ZodOptional>; overlap_duration_in_ms: import("zod").ZodOptional; placeholder_profile_pic_url: import("zod").ZodOptional; previous_trend_rank: import("zod").ZodOptional>; should_allow_music_editing: import("zod").ZodOptional; should_mute_audio: import("zod").ZodOptional; should_mute_audio_reason: import("zod").ZodOptional; should_mute_audio_reason_type: import("zod").ZodOptional>; trend_rank: import("zod").ZodOptional>; user_notes: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; }, { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; }>>; }, "strip", import("zod").ZodTypeAny, { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; }, { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; }>>>; original_sound_info: import("zod").ZodOptional>; pinned_media_ids: import("zod").ZodOptional>>; }, "strip", import("zod").ZodTypeAny, { audio_canonical_id?: string | undefined; audio_type?: string | null | undefined; music_info?: { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; } | null | undefined; original_sound_info?: unknown; pinned_media_ids?: unknown[] | null | undefined; }, { audio_canonical_id?: string | undefined; audio_type?: string | null | undefined; music_info?: { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; } | null | undefined; original_sound_info?: unknown; pinned_media_ids?: unknown[] | null | undefined; }>>; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; inputUrl?: string | undefined; locationName?: string | undefined; locationId?: string | undefined; ownerFullName?: string | undefined; isSponsored?: boolean | undefined; firstComment?: string | undefined; latestComments?: unknown[] | undefined; musicInfo?: { audio_canonical_id?: string | undefined; audio_type?: string | null | undefined; music_info?: { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; } | null | undefined; original_sound_info?: unknown; pinned_media_ids?: unknown[] | null | undefined; } | undefined; }, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; inputUrl?: string | undefined; locationName?: string | undefined; locationId?: string | undefined; ownerFullName?: string | undefined; isSponsored?: boolean | undefined; firstComment?: string | undefined; latestComments?: unknown[] | undefined; musicInfo?: { audio_canonical_id?: string | undefined; audio_type?: string | null | undefined; music_info?: { music_asset_info?: { title?: string | undefined; id?: string | undefined; allows_saving?: boolean | undefined; artist_id?: string | null | undefined; audio_id?: string | undefined; cover_artwork_thumbnail_uri?: string | undefined; cover_artwork_uri?: string | undefined; dark_message?: string | null | undefined; display_artist?: string | undefined; duration_in_ms?: number | undefined; fast_start_progressive_download_url?: string | undefined; has_lyrics?: boolean | undefined; highlight_start_times_in_ms?: number[] | undefined; ig_username?: string | null | undefined; is_eligible_for_audio_effects?: boolean | undefined; is_eligible_for_vinyl_sticker?: boolean | undefined; is_explicit?: boolean | undefined; licensed_music_subtype?: string | undefined; lyrics?: string | null | undefined; progressive_download_url?: string | undefined; reactive_audio_download_url?: string | null | undefined; sanitized_title?: string | null | undefined; song_monetization_info?: unknown; spotify_track_metadata?: unknown; subtitle?: string | undefined; web_30s_preview_download_url?: string | null | undefined; } | undefined; music_consumption_info?: { allow_media_creation_with_music?: boolean | undefined; audio_asset_start_time_in_ms?: number | undefined; audio_filter_infos?: unknown[] | undefined; audio_muting_info?: { allow_audio_editing?: boolean | undefined; mute_audio?: boolean | undefined; mute_reason_str?: string | undefined; show_muted_audio_toast?: boolean | undefined; } | undefined; contains_lyrics?: boolean | null | undefined; derived_content_id?: string | null | undefined; derived_content_start_time_in_composition_in_ms?: number | undefined; display_labels?: unknown; formatted_clips_media_count?: string | null | undefined; ig_artist?: { id?: string | undefined; username?: string | undefined; is_private?: boolean | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; profile_pic_id?: string | undefined; } | null | undefined; is_bookmarked?: boolean | undefined; is_trending_in_clips?: boolean | undefined; music_creation_restriction_reason?: string | null | undefined; overlap_duration_in_ms?: number | undefined; placeholder_profile_pic_url?: string | undefined; previous_trend_rank?: number | null | undefined; should_allow_music_editing?: boolean | undefined; should_mute_audio?: boolean | undefined; should_mute_audio_reason?: string | undefined; should_mute_audio_reason_type?: string | null | undefined; trend_rank?: number | null | undefined; user_notes?: unknown; } | undefined; } | null | undefined; original_sound_info?: unknown; pinned_media_ids?: unknown[] | null | undefined; } | undefined; }>; description: string; documentation: string; category: string; }; 'apify/instagram-reel-scraper': { input: import("zod").ZodObject<{ username: import("zod").ZodArray; resultsLimit: import("zod").ZodDefault; onlyPostsNewerThan: import("zod").ZodOptional; skipPinnedPosts: import("zod").ZodOptional>; includeSharesCount: import("zod").ZodOptional>; includeTranscript: import("zod").ZodOptional>; includeDownloadedVideo: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { username: string[]; resultsLimit: number; onlyPostsNewerThan?: string | undefined; skipPinnedPosts?: boolean | undefined; includeSharesCount?: boolean | undefined; includeTranscript?: boolean | undefined; includeDownloadedVideo?: boolean | undefined; }, { username: string[]; resultsLimit?: number | undefined; onlyPostsNewerThan?: string | undefined; skipPinnedPosts?: boolean | undefined; includeSharesCount?: boolean | undefined; includeTranscript?: boolean | undefined; includeDownloadedVideo?: boolean | undefined; }>; output: import("zod").ZodObject<{ id: import("zod").ZodOptional; type: import("zod").ZodOptional; shortCode: import("zod").ZodOptional; caption: import("zod").ZodOptional; hashtags: import("zod").ZodOptional>; mentions: import("zod").ZodOptional>; url: import("zod").ZodOptional; commentsCount: import("zod").ZodOptional; dimensionsHeight: import("zod").ZodOptional; dimensionsWidth: import("zod").ZodOptional; displayUrl: import("zod").ZodOptional; images: import("zod").ZodOptional>; alt: import("zod").ZodOptional>; likesCount: import("zod").ZodOptional; videoViewCount: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; childPosts: import("zod").ZodOptional>; ownerUsername: import("zod").ZodOptional; ownerId: import("zod").ZodOptional; productType: import("zod").ZodOptional; taggedUsers: import("zod").ZodOptional; id: import("zod").ZodOptional; is_verified: import("zod").ZodOptional; profile_pic_url: import("zod").ZodOptional; username: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }, { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }>, "many">>; isCommentsDisabled: import("zod").ZodOptional; location: import("zod").ZodOptional; id: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; id?: string | undefined; }, { name?: string | undefined; id?: string | undefined; }>>>; } & { inputUrl: import("zod").ZodOptional; ownerFullName: import("zod").ZodOptional; sharesCount: import("zod").ZodOptional; videoPlayCount: import("zod").ZodOptional; videoDuration: import("zod").ZodOptional; videoUrl: import("zod").ZodOptional; downloadedVideo: import("zod").ZodOptional; transcript: import("zod").ZodOptional; firstComment: import("zod").ZodOptional; latestComments: import("zod").ZodOptional>; coauthorProducers: import("zod").ZodOptional>; musicInfo: import("zod").ZodOptional; song_name: import("zod").ZodOptional; uses_original_audio: import("zod").ZodOptional; audio_id: import("zod").ZodOptional; }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{ artist_name: import("zod").ZodOptional; song_name: import("zod").ZodOptional; uses_original_audio: import("zod").ZodOptional; audio_id: import("zod").ZodOptional; }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{ artist_name: import("zod").ZodOptional; song_name: import("zod").ZodOptional; uses_original_audio: import("zod").ZodOptional; audio_id: import("zod").ZodOptional; }, import("zod").ZodTypeAny, "passthrough">>>; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; inputUrl?: string | undefined; ownerFullName?: string | undefined; firstComment?: string | undefined; latestComments?: unknown[] | undefined; musicInfo?: import("zod").objectOutputType<{ artist_name: import("zod").ZodOptional; song_name: import("zod").ZodOptional; uses_original_audio: import("zod").ZodOptional; audio_id: import("zod").ZodOptional; }, import("zod").ZodTypeAny, "passthrough"> | undefined; sharesCount?: number | undefined; videoPlayCount?: number | undefined; videoDuration?: number | undefined; downloadedVideo?: string | undefined; transcript?: string | undefined; coauthorProducers?: unknown[] | undefined; }, { type?: string | undefined; id?: string | undefined; url?: string | undefined; images?: string[] | undefined; timestamp?: string | undefined; caption?: string | undefined; location?: { name?: string | undefined; id?: string | undefined; } | null | undefined; shortCode?: string | undefined; hashtags?: string[] | undefined; mentions?: string[] | undefined; commentsCount?: number | undefined; dimensionsHeight?: number | undefined; dimensionsWidth?: number | undefined; displayUrl?: string | undefined; videoUrl?: string | undefined; alt?: string | null | undefined; likesCount?: number | undefined; videoViewCount?: number | undefined; childPosts?: unknown[] | undefined; ownerUsername?: string | undefined; ownerId?: string | undefined; productType?: string | undefined; taggedUsers?: { id?: string | undefined; username?: string | undefined; is_verified?: boolean | undefined; full_name?: string | undefined; profile_pic_url?: string | undefined; }[] | undefined; isCommentsDisabled?: boolean | undefined; inputUrl?: string | undefined; ownerFullName?: string | undefined; firstComment?: string | undefined; latestComments?: unknown[] | undefined; musicInfo?: import("zod").objectInputType<{ artist_name: import("zod").ZodOptional; song_name: import("zod").ZodOptional; uses_original_audio: import("zod").ZodOptional; audio_id: import("zod").ZodOptional; }, import("zod").ZodTypeAny, "passthrough"> | undefined; sharesCount?: number | undefined; videoPlayCount?: number | undefined; videoDuration?: number | undefined; downloadedVideo?: string | undefined; transcript?: string | undefined; coauthorProducers?: unknown[] | undefined; }>; description: string; documentation: string; category: string; }; 'apimaestro/linkedin-profile-posts': { input: import("zod").ZodObject<{ username: import("zod").ZodString; page_number: import("zod").ZodOptional>; limit: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { username: string; limit?: number | undefined; page_number?: number | undefined; }, { username: string; limit?: number | undefined; page_number?: number | undefined; }>; output: import("zod").ZodObject<{ urn: import("zod").ZodOptional; share_urn: import("zod").ZodOptional>; ugcPost_urn: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { activity_urn?: string | undefined; share_urn?: string | null | undefined; ugcPost_urn?: string | null | undefined; }, { activity_urn?: string | undefined; share_urn?: string | null | undefined; ugcPost_urn?: string | null | undefined; }>>; full_urn: import("zod").ZodOptional; posted_at: import("zod").ZodOptional; relative: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { date?: string | undefined; relative?: string | undefined; timestamp?: number | undefined; }, { date?: string | undefined; relative?: string | undefined; timestamp?: number | undefined; }>>; text: import("zod").ZodOptional; url: import("zod").ZodOptional; post_type: import("zod").ZodOptional; author: import("zod").ZodOptional; last_name: import("zod").ZodOptional; headline: import("zod").ZodOptional; username: import("zod").ZodOptional; profile_url: import("zod").ZodOptional; profile_picture: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { username?: string | undefined; first_name?: string | undefined; last_name?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_picture?: string | undefined; }, { username?: string | undefined; first_name?: string | undefined; last_name?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_picture?: string | undefined; }>>; stats: import("zod").ZodOptional; like: import("zod").ZodOptional; support: import("zod").ZodOptional; love: import("zod").ZodOptional; insight: import("zod").ZodOptional; celebrate: import("zod").ZodOptional; funny: import("zod").ZodOptional; comments: import("zod").ZodOptional; reposts: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { total_reactions?: number | undefined; like?: number | undefined; support?: number | undefined; love?: number | undefined; insight?: number | undefined; celebrate?: number | undefined; funny?: number | undefined; comments?: number | undefined; reposts?: number | undefined; }, { total_reactions?: number | undefined; like?: number | undefined; support?: number | undefined; love?: number | undefined; insight?: number | undefined; celebrate?: number | undefined; funny?: number | undefined; comments?: number | undefined; reposts?: number | undefined; }>>; media: import("zod").ZodOptional; url: import("zod").ZodOptional; thumbnail: import("zod").ZodOptional; images: import("zod").ZodOptional; width: import("zod").ZodOptional; height: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { url?: string | undefined; width?: number | undefined; height?: number | undefined; }, { url?: string | undefined; width?: number | undefined; height?: number | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; thumbnail?: string | undefined; }, { type?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; thumbnail?: string | undefined; }>>; article: import("zod").ZodOptional; title: import("zod").ZodOptional; subtitle: import("zod").ZodOptional; thumbnail: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; subtitle?: string | undefined; }, { title?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; subtitle?: string | undefined; }>>; document: import("zod").ZodOptional; page_count: import("zod").ZodOptional; url: import("zod").ZodOptional; thumbnail: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; url?: string | undefined; page_count?: number | undefined; thumbnail?: string | undefined; }, { title?: string | undefined; url?: string | undefined; page_count?: number | undefined; thumbnail?: string | undefined; }>>; reshared_post: import("zod").ZodOptional>; pagination_token: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { stats?: { total_reactions?: number | undefined; like?: number | undefined; support?: number | undefined; love?: number | undefined; insight?: number | undefined; celebrate?: number | undefined; funny?: number | undefined; comments?: number | undefined; reposts?: number | undefined; } | undefined; text?: string | undefined; url?: string | undefined; document?: { title?: string | undefined; url?: string | undefined; page_count?: number | undefined; thumbnail?: string | undefined; } | undefined; urn?: { activity_urn?: string | undefined; share_urn?: string | null | undefined; ugcPost_urn?: string | null | undefined; } | undefined; posted_at?: { date?: string | undefined; relative?: string | undefined; timestamp?: number | undefined; } | undefined; post_type?: string | undefined; author?: { username?: string | undefined; first_name?: string | undefined; last_name?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_picture?: string | undefined; } | undefined; media?: { type?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; thumbnail?: string | undefined; } | undefined; full_urn?: string | undefined; article?: { title?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; subtitle?: string | undefined; } | undefined; reshared_post?: any; pagination_token?: string | undefined; }, { stats?: { total_reactions?: number | undefined; like?: number | undefined; support?: number | undefined; love?: number | undefined; insight?: number | undefined; celebrate?: number | undefined; funny?: number | undefined; comments?: number | undefined; reposts?: number | undefined; } | undefined; text?: string | undefined; url?: string | undefined; document?: { title?: string | undefined; url?: string | undefined; page_count?: number | undefined; thumbnail?: string | undefined; } | undefined; urn?: { activity_urn?: string | undefined; share_urn?: string | null | undefined; ugcPost_urn?: string | null | undefined; } | undefined; posted_at?: { date?: string | undefined; relative?: string | undefined; timestamp?: number | undefined; } | undefined; post_type?: string | undefined; author?: { username?: string | undefined; first_name?: string | undefined; last_name?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_picture?: string | undefined; } | undefined; media?: { type?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; thumbnail?: string | undefined; } | undefined; full_urn?: string | undefined; article?: { title?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; subtitle?: string | undefined; } | undefined; reshared_post?: any; pagination_token?: string | undefined; }>; description: string; documentation: string; category: string; }; 'apimaestro/linkedin-posts-search-scraper-no-cookies': { input: import("zod").ZodObject<{ keyword: import("zod").ZodString; sort_type: import("zod").ZodOptional>>; page_number: import("zod").ZodOptional>; date_filter: import("zod").ZodOptional>>; limit: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { keyword: string; limit?: number | undefined; page_number?: number | undefined; sort_type?: "relevance" | "date_posted" | undefined; date_filter?: "" | "past-24h" | "past-week" | "past-month" | undefined; }, { keyword: string; limit?: number | undefined; page_number?: number | undefined; sort_type?: "relevance" | "date_posted" | undefined; date_filter?: "" | "past-24h" | "past-week" | "past-month" | undefined; }>; output: import("zod").ZodObject<{ activity_id: import("zod").ZodOptional; post_url: import("zod").ZodOptional; text: import("zod").ZodOptional; full_urn: import("zod").ZodOptional; author: import("zod").ZodOptional; headline: import("zod").ZodOptional; profile_id: import("zod").ZodOptional; profile_url: import("zod").ZodOptional; image_url: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; image_url?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_id?: string | undefined; }, { name?: string | undefined; image_url?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_id?: string | undefined; }>>; stats: import("zod").ZodOptional; comments: import("zod").ZodOptional; shares: import("zod").ZodOptional; reactions: import("zod").ZodOptional; count: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; count?: number | undefined; }, { type?: string | undefined; count?: number | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { reactions?: { type?: string | undefined; count?: number | undefined; }[] | undefined; shares?: number | undefined; total_reactions?: number | undefined; comments?: number | undefined; }, { reactions?: { type?: string | undefined; count?: number | undefined; }[] | undefined; shares?: number | undefined; total_reactions?: number | undefined; comments?: number | undefined; }>>; posted_at: import("zod").ZodOptional; date: import("zod").ZodOptional; timestamp: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { date?: string | undefined; timestamp?: number | undefined; display_text?: string | undefined; }, { date?: string | undefined; timestamp?: number | undefined; display_text?: string | undefined; }>>; hashtags: import("zod").ZodOptional>; content: import("zod").ZodOptional; article: import("zod").ZodOptional>; title: import("zod").ZodOptional>; subtitle: import("zod").ZodOptional>; thumbnail: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; }, { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; }>>; url: import("zod").ZodOptional; thumbnail_url: import("zod").ZodOptional; duration_ms: import("zod").ZodOptional; text: import("zod").ZodOptional; images: import("zod").ZodOptional; width: import("zod").ZodOptional; height: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { url?: string | undefined; width?: number | undefined; height?: number | undefined; }, { url?: string | undefined; width?: number | undefined; height?: number | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; text?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; article?: { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; } | undefined; thumbnail_url?: string | undefined; duration_ms?: number | undefined; }, { type?: string | undefined; text?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; article?: { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; } | undefined; thumbnail_url?: string | undefined; duration_ms?: number | undefined; }>>; is_reshare: import("zod").ZodOptional; metadata: import("zod").ZodOptional; count: import("zod").ZodOptional; page: import("zod").ZodOptional; page_size: import("zod").ZodOptional; total_pages: import("zod").ZodOptional; has_next_page: import("zod").ZodOptional; has_prev_page: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { count?: number | undefined; page?: number | undefined; total_count?: number | undefined; page_size?: number | undefined; total_pages?: number | undefined; has_next_page?: boolean | undefined; has_prev_page?: boolean | undefined; }, { count?: number | undefined; page?: number | undefined; total_count?: number | undefined; page_size?: number | undefined; total_pages?: number | undefined; has_next_page?: boolean | undefined; has_prev_page?: boolean | undefined; }>>; search_input: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { stats?: { reactions?: { type?: string | undefined; count?: number | undefined; }[] | undefined; shares?: number | undefined; total_reactions?: number | undefined; comments?: number | undefined; } | undefined; content?: { type?: string | undefined; text?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; article?: { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; } | undefined; thumbnail_url?: string | undefined; duration_ms?: number | undefined; } | undefined; text?: string | undefined; metadata?: { count?: number | undefined; page?: number | undefined; total_count?: number | undefined; page_size?: number | undefined; total_pages?: number | undefined; has_next_page?: boolean | undefined; has_prev_page?: boolean | undefined; } | undefined; hashtags?: string[] | undefined; posted_at?: { date?: string | undefined; timestamp?: number | undefined; display_text?: string | undefined; } | undefined; author?: { name?: string | undefined; image_url?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_id?: string | undefined; } | undefined; full_urn?: string | undefined; activity_id?: string | undefined; post_url?: string | undefined; is_reshare?: boolean | undefined; search_input?: string | undefined; }, { stats?: { reactions?: { type?: string | undefined; count?: number | undefined; }[] | undefined; shares?: number | undefined; total_reactions?: number | undefined; comments?: number | undefined; } | undefined; content?: { type?: string | undefined; text?: string | undefined; url?: string | undefined; images?: { url?: string | undefined; width?: number | undefined; height?: number | undefined; }[] | undefined; article?: { title?: string | null | undefined; url?: string | null | undefined; thumbnail?: string | null | undefined; subtitle?: string | null | undefined; } | undefined; thumbnail_url?: string | undefined; duration_ms?: number | undefined; } | undefined; text?: string | undefined; metadata?: { count?: number | undefined; page?: number | undefined; total_count?: number | undefined; page_size?: number | undefined; total_pages?: number | undefined; has_next_page?: boolean | undefined; has_prev_page?: boolean | undefined; } | undefined; hashtags?: string[] | undefined; posted_at?: { date?: string | undefined; timestamp?: number | undefined; display_text?: string | undefined; } | undefined; author?: { name?: string | undefined; image_url?: string | undefined; headline?: string | undefined; profile_url?: string | undefined; profile_id?: string | undefined; } | undefined; full_urn?: string | undefined; activity_id?: string | undefined; post_url?: string | undefined; is_reshare?: boolean | undefined; search_input?: string | undefined; }>; description: string; documentation: string; category: string; }; 'streamers/youtube-scraper': { input: import("zod").ZodObject<{ searchQueries: import("zod").ZodOptional>; startUrls: import("zod").ZodDefault, "many">>>; maxResults: import("zod").ZodDefault>; maxResultsShorts: import("zod").ZodDefault>; maxResultStreams: import("zod").ZodDefault>; downloadSubtitles: import("zod").ZodDefault>; saveSubsToKVS: import("zod").ZodDefault>; subtitlesLanguage: import("zod").ZodDefault>>; preferAutoGeneratedSubtitles: import("zod").ZodDefault>; subtitlesFormat: import("zod").ZodDefault>>; sortingOrder: import("zod").ZodOptional>; dateFilter: import("zod").ZodOptional>; videoType: import("zod").ZodOptional>; lengthFilter: import("zod").ZodOptional>; isHD: import("zod").ZodOptional; hasSubtitles: import("zod").ZodOptional; hasCC: import("zod").ZodOptional; is3D: import("zod").ZodOptional; isLive: import("zod").ZodOptional; isBought: import("zod").ZodOptional; is4K: import("zod").ZodOptional; is360: import("zod").ZodOptional; hasLocation: import("zod").ZodOptional; isHDR: import("zod").ZodOptional; isVR180: import("zod").ZodOptional; oldestPostDate: import("zod").ZodOptional; sortVideosBy: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { maxResults: number; startUrls: { url: string; }[]; maxResultsShorts: number; maxResultStreams: number; downloadSubtitles: boolean; saveSubsToKVS: boolean; subtitlesLanguage: "any" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru"; preferAutoGeneratedSubtitles: boolean; subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext"; searchQueries?: string[] | undefined; sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined; dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined; videoType?: "video" | "movie" | undefined; lengthFilter?: "under4" | "between420" | "plus20" | undefined; isHD?: boolean | undefined; hasSubtitles?: boolean | undefined; hasCC?: boolean | undefined; is3D?: boolean | undefined; isLive?: boolean | undefined; isBought?: boolean | undefined; is4K?: boolean | undefined; is360?: boolean | undefined; hasLocation?: boolean | undefined; isHDR?: boolean | undefined; isVR180?: boolean | undefined; oldestPostDate?: string | undefined; sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined; }, { maxResults?: number | undefined; searchQueries?: string[] | undefined; startUrls?: { url: string; }[] | undefined; maxResultsShorts?: number | undefined; maxResultStreams?: number | undefined; downloadSubtitles?: boolean | undefined; saveSubsToKVS?: boolean | undefined; subtitlesLanguage?: "any" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | undefined; preferAutoGeneratedSubtitles?: boolean | undefined; subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined; sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined; dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined; videoType?: "video" | "movie" | undefined; lengthFilter?: "under4" | "between420" | "plus20" | undefined; isHD?: boolean | undefined; hasSubtitles?: boolean | undefined; hasCC?: boolean | undefined; is3D?: boolean | undefined; isLive?: boolean | undefined; isBought?: boolean | undefined; is4K?: boolean | undefined; is360?: boolean | undefined; hasLocation?: boolean | undefined; isHDR?: boolean | undefined; isVR180?: boolean | undefined; oldestPostDate?: string | undefined; sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined; }>; output: import("zod").ZodObject<{ title: import("zod").ZodOptional; id: import("zod").ZodOptional; url: import("zod").ZodOptional; viewCount: import("zod").ZodOptional; date: import("zod").ZodOptional; likes: import("zod").ZodOptional; channelName: import("zod").ZodOptional; channelUrl: import("zod").ZodOptional; numberOfSubscribers: import("zod").ZodOptional; duration: import("zod").ZodOptional; description: import("zod").ZodOptional; text: import("zod").ZodOptional; comments: import("zod").ZodOptional; commentsCount: import("zod").ZodOptional; thumbnail: import("zod").ZodOptional; thumbnailUrl: import("zod").ZodOptional; videoType: import("zod").ZodOptional; tags: import("zod").ZodOptional>; category: import("zod").ZodOptional; isLive: import("zod").ZodOptional; subtitles: import("zod").ZodOptional; url: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; url?: string | undefined; language?: string | undefined; }, { text?: string | undefined; url?: string | undefined; language?: string | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { duration?: string | undefined; description?: string | undefined; title?: string | undefined; date?: string | undefined; text?: string | undefined; tags?: string[] | undefined; id?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; commentsCount?: number | undefined; comments?: number | undefined; videoType?: string | undefined; isLive?: boolean | undefined; viewCount?: number | undefined; likes?: number | undefined; channelName?: string | undefined; channelUrl?: string | undefined; numberOfSubscribers?: number | undefined; thumbnailUrl?: string | undefined; category?: string | undefined; subtitles?: { text?: string | undefined; url?: string | undefined; language?: string | undefined; }[] | undefined; }, { duration?: string | undefined; description?: string | undefined; title?: string | undefined; date?: string | undefined; text?: string | undefined; tags?: string[] | undefined; id?: string | undefined; url?: string | undefined; thumbnail?: string | undefined; commentsCount?: number | undefined; comments?: number | undefined; videoType?: string | undefined; isLive?: boolean | undefined; viewCount?: number | undefined; likes?: number | undefined; channelName?: string | undefined; channelUrl?: string | undefined; numberOfSubscribers?: number | undefined; thumbnailUrl?: string | undefined; category?: string | undefined; subtitles?: { text?: string | undefined; url?: string | undefined; language?: string | undefined; }[] | undefined; }>; description: string; documentation: string; category: string; }; 'pintostudio/youtube-transcript-scraper': { input: import("zod").ZodObject<{ videoUrl: import("zod").ZodString; }, "strip", import("zod").ZodTypeAny, { videoUrl: string; }, { videoUrl: string; }>; output: import("zod").ZodObject<{ videoUrl: import("zod").ZodOptional; data: import("zod").ZodOptional; dur: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; start?: string | undefined; dur?: string | undefined; }, { text?: string | undefined; start?: string | undefined; dur?: string | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { data?: { text?: string | undefined; start?: string | undefined; dur?: string | undefined; }[] | undefined; videoUrl?: string | undefined; }, { data?: { text?: string | undefined; start?: string | undefined; dur?: string | undefined; }[] | undefined; videoUrl?: string | undefined; }>; description: string; documentation: string; category: string; }; 'curious_coder/linkedin-jobs-scraper': { input: import("zod").ZodObject<{ urls: import("zod").ZodArray; scrapeCompany: import("zod").ZodOptional>; count: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { urls: string[]; count?: number | undefined; scrapeCompany?: boolean | undefined; }, { urls: string[]; count?: number | undefined; scrapeCompany?: boolean | undefined; }>; output: import("zod").ZodObject<{ id: import("zod").ZodOptional; trackingId: import("zod").ZodOptional; refId: import("zod").ZodOptional; link: import("zod").ZodOptional; title: import("zod").ZodOptional; companyName: import("zod").ZodOptional; companyLinkedinUrl: import("zod").ZodOptional; companyLogo: import("zod").ZodOptional; location: import("zod").ZodOptional; salaryInfo: import("zod").ZodOptional>; postedAt: import("zod").ZodOptional; benefits: import("zod").ZodOptional>; descriptionHtml: import("zod").ZodOptional; applicantsCount: import("zod").ZodOptional; applyUrl: import("zod").ZodOptional; salary: import("zod").ZodOptional; descriptionText: import("zod").ZodOptional; seniorityLevel: import("zod").ZodOptional; employmentType: import("zod").ZodOptional; jobFunction: import("zod").ZodOptional; industries: import("zod").ZodOptional; inputUrl: import("zod").ZodOptional; companyAddress: import("zod").ZodOptional; streetAddress: import("zod").ZodOptional; addressLocality: import("zod").ZodOptional; addressRegion: import("zod").ZodOptional; postalCode: import("zod").ZodOptional; addressCountry: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { type?: string | undefined; streetAddress?: string | undefined; addressLocality?: string | undefined; addressRegion?: string | undefined; postalCode?: string | undefined; addressCountry?: string | undefined; }, { type?: string | undefined; streetAddress?: string | undefined; addressLocality?: string | undefined; addressRegion?: string | undefined; postalCode?: string | undefined; addressCountry?: string | undefined; }>>; companyWebsite: import("zod").ZodOptional; companySlogan: import("zod").ZodOptional; companyDescription: import("zod").ZodOptional; companyEmployeesCount: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; link?: string | undefined; id?: string | undefined; location?: string | undefined; inputUrl?: string | undefined; trackingId?: string | undefined; refId?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; companyLogo?: string | undefined; salaryInfo?: string[] | undefined; postedAt?: string | undefined; benefits?: string[] | undefined; descriptionHtml?: string | undefined; applicantsCount?: string | undefined; applyUrl?: string | undefined; salary?: string | undefined; descriptionText?: string | undefined; seniorityLevel?: string | undefined; employmentType?: string | undefined; jobFunction?: string | undefined; industries?: string | undefined; companyAddress?: { type?: string | undefined; streetAddress?: string | undefined; addressLocality?: string | undefined; addressRegion?: string | undefined; postalCode?: string | undefined; addressCountry?: string | undefined; } | undefined; companyWebsite?: string | undefined; companySlogan?: string | undefined; companyDescription?: string | undefined; companyEmployeesCount?: number | undefined; }, { title?: string | undefined; link?: string | undefined; id?: string | undefined; location?: string | undefined; inputUrl?: string | undefined; trackingId?: string | undefined; refId?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; companyLogo?: string | undefined; salaryInfo?: string[] | undefined; postedAt?: string | undefined; benefits?: string[] | undefined; descriptionHtml?: string | undefined; applicantsCount?: string | undefined; applyUrl?: string | undefined; salary?: string | undefined; descriptionText?: string | undefined; seniorityLevel?: string | undefined; employmentType?: string | undefined; jobFunction?: string | undefined; industries?: string | undefined; companyAddress?: { type?: string | undefined; streetAddress?: string | undefined; addressLocality?: string | undefined; addressRegion?: string | undefined; postalCode?: string | undefined; addressCountry?: string | undefined; } | undefined; companyWebsite?: string | undefined; companySlogan?: string | undefined; companyDescription?: string | undefined; companyEmployeesCount?: number | undefined; }>; description: string; documentation: string; category: string; }; 'harvestapi/linkedin-profile-scraper': { input: import("zod").ZodObject<{ profileScraperMode: import("zod").ZodDefault; queries: import("zod").ZodArray; }, "strip", import("zod").ZodTypeAny, { profileScraperMode: string; queries: string[]; }, { queries: string[]; profileScraperMode?: string | undefined; }>; output: import("zod").ZodObject<{ id: import("zod").ZodOptional; publicIdentifier: import("zod").ZodOptional; linkedinUrl: import("zod").ZodOptional; firstName: import("zod").ZodOptional; lastName: import("zod").ZodOptional; headline: import("zod").ZodOptional; about: import("zod").ZodOptional; openToWork: import("zod").ZodOptional; hiring: import("zod").ZodOptional; photo: import("zod").ZodOptional; premium: import("zod").ZodOptional; influencer: import("zod").ZodOptional; location: import("zod").ZodOptional; countryCode: import("zod").ZodOptional; parsed: import("zod").ZodOptional; countryCode: import("zod").ZodOptional>; regionCode: import("zod").ZodOptional>; country: import("zod").ZodOptional; countryFull: import("zod").ZodOptional; state: import("zod").ZodOptional; city: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; }, { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; }>>; }, "strip", import("zod").ZodTypeAny, { linkedinText?: string | undefined; countryCode?: string | undefined; parsed?: { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; } | undefined; }, { linkedinText?: string | undefined; countryCode?: string | undefined; parsed?: { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; } | undefined; }>>; verified: import("zod").ZodOptional; registeredAt: import("zod").ZodOptional; topSkills: import("zod").ZodOptional; connectionsCount: import("zod").ZodOptional; followerCount: import("zod").ZodOptional; currentPosition: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { companyName?: string | undefined; }, { companyName?: string | undefined; }>, "many">>; experience: import("zod").ZodOptional; location: import("zod").ZodOptional; employmentType: import("zod").ZodOptional>; workplaceType: import("zod").ZodOptional>; companyName: import("zod").ZodOptional; companyLinkedinUrl: import("zod").ZodOptional; companyId: import("zod").ZodOptional; companyUniversalName: import("zod").ZodOptional; duration: import("zod").ZodOptional; description: import("zod").ZodOptional; skills: import("zod").ZodOptional>; startDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; endDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; }, "strip", import("zod").ZodTypeAny, { duration?: string | undefined; description?: string | undefined; location?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; employmentType?: string | null | undefined; position?: string | undefined; workplaceType?: string | null | undefined; companyId?: string | undefined; companyUniversalName?: string | undefined; skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }, { duration?: string | undefined; description?: string | undefined; location?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; employmentType?: string | null | undefined; position?: string | undefined; workplaceType?: string | null | undefined; companyId?: string | undefined; companyUniversalName?: string | undefined; skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }>, "many">>; education: import("zod").ZodOptional; schoolLinkedinUrl: import("zod").ZodOptional; degree: import("zod").ZodOptional; fieldOfStudy: import("zod").ZodOptional>; skills: import("zod").ZodOptional>; startDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; endDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; period: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; schoolName?: string | undefined; schoolLinkedinUrl?: string | undefined; degree?: string | undefined; fieldOfStudy?: string | null | undefined; period?: string | undefined; }, { skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; schoolName?: string | undefined; schoolLinkedinUrl?: string | undefined; degree?: string | undefined; fieldOfStudy?: string | null | undefined; period?: string | undefined; }>, "many">>; certifications: import("zod").ZodOptional; issuedAt: import("zod").ZodOptional; issuedBy: import("zod").ZodOptional; issuedByLink: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; issuedByLink?: string | undefined; }, { title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; issuedByLink?: string | undefined; }>, "many">>; projects: import("zod").ZodOptional; description: import("zod").ZodOptional; duration: import("zod").ZodOptional; startDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; endDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; }, "strip", import("zod").ZodTypeAny, { duration?: string | undefined; description?: string | undefined; title?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }, { duration?: string | undefined; description?: string | undefined; title?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }>, "many">>; volunteering: import("zod").ZodOptional; duration: import("zod").ZodOptional; startDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>>; endDate: import("zod").ZodOptional; year: import("zod").ZodOptional; text: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }, { text?: string | undefined; year?: number | undefined; month?: string | undefined; }>>; organizationName: import("zod").ZodOptional; organizationLinkedinUrl: import("zod").ZodOptional>; cause: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { cause?: string | undefined; duration?: string | undefined; role?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | null | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; organizationName?: string | undefined; organizationLinkedinUrl?: string | null | undefined; }, { cause?: string | undefined; duration?: string | undefined; role?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | null | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; organizationName?: string | undefined; organizationLinkedinUrl?: string | null | undefined; }>, "many">>; skills: import("zod").ZodOptional; positions: import("zod").ZodOptional>; endorsements: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; positions?: string[] | undefined; endorsements?: string | undefined; }, { name?: string | undefined; positions?: string[] | undefined; endorsements?: string | undefined; }>, "many">>; courses: import("zod").ZodOptional; associatedWith: import("zod").ZodOptional; associatedWithLink: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }, { title?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }>, "many">>; publications: import("zod").ZodOptional; publishedAt: import("zod").ZodOptional; link: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { title?: string | undefined; link?: string | undefined; publishedAt?: string | undefined; }, { title?: string | undefined; link?: string | undefined; publishedAt?: string | undefined; }>, "many">>; patents: import("zod").ZodOptional>; honorsAndAwards: import("zod").ZodOptional; issuedBy: import("zod").ZodOptional; issuedAt: import("zod").ZodOptional; description: import("zod").ZodOptional; associatedWith: import("zod").ZodOptional; associatedWithLink: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { description?: string | undefined; title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }, { description?: string | undefined; title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }>, "many">>; languages: import("zod").ZodOptional; proficiency: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; proficiency?: string | undefined; }, { name?: string | undefined; proficiency?: string | undefined; }>, "many">>; featured: import("zod").ZodOptional>; moreProfiles: import("zod").ZodOptional; firstName: import("zod").ZodOptional; lastName: import("zod").ZodOptional; position: import("zod").ZodOptional; publicIdentifier: import("zod").ZodOptional; linkedinUrl: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id?: string | undefined; position?: string | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; }, { id?: string | undefined; position?: string | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; }>, "many">>; query: import("zod").ZodOptional; profileId: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { publicIdentifier?: string | undefined; profileId?: string | undefined; }, { publicIdentifier?: string | undefined; profileId?: string | undefined; }>>; status: import("zod").ZodOptional; entityId: import("zod").ZodOptional; requestId: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { status?: number | undefined; id?: string | undefined; query?: { publicIdentifier?: string | undefined; profileId?: string | undefined; } | undefined; photo?: string | undefined; verified?: boolean | undefined; location?: { linkedinText?: string | undefined; countryCode?: string | undefined; parsed?: { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; } | undefined; } | undefined; headline?: string | undefined; skills?: { name?: string | undefined; positions?: string[] | undefined; endorsements?: string | undefined; }[] | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; about?: string | undefined; openToWork?: boolean | undefined; hiring?: boolean | undefined; premium?: boolean | undefined; influencer?: boolean | undefined; registeredAt?: string | undefined; topSkills?: string | undefined; connectionsCount?: number | undefined; followerCount?: number | undefined; currentPosition?: { companyName?: string | undefined; }[] | undefined; experience?: { duration?: string | undefined; description?: string | undefined; location?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; employmentType?: string | null | undefined; position?: string | undefined; workplaceType?: string | null | undefined; companyId?: string | undefined; companyUniversalName?: string | undefined; skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }[] | undefined; education?: { skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; schoolName?: string | undefined; schoolLinkedinUrl?: string | undefined; degree?: string | undefined; fieldOfStudy?: string | null | undefined; period?: string | undefined; }[] | undefined; certifications?: { title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; issuedByLink?: string | undefined; }[] | undefined; projects?: { duration?: string | undefined; description?: string | undefined; title?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }[] | undefined; volunteering?: { cause?: string | undefined; duration?: string | undefined; role?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | null | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; organizationName?: string | undefined; organizationLinkedinUrl?: string | null | undefined; }[] | undefined; courses?: { title?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }[] | undefined; publications?: { title?: string | undefined; link?: string | undefined; publishedAt?: string | undefined; }[] | undefined; patents?: any[] | undefined; honorsAndAwards?: { description?: string | undefined; title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }[] | undefined; languages?: { name?: string | undefined; proficiency?: string | undefined; }[] | undefined; featured?: any; moreProfiles?: { id?: string | undefined; position?: string | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; }[] | undefined; entityId?: string | undefined; requestId?: string | undefined; }, { status?: number | undefined; id?: string | undefined; query?: { publicIdentifier?: string | undefined; profileId?: string | undefined; } | undefined; photo?: string | undefined; verified?: boolean | undefined; location?: { linkedinText?: string | undefined; countryCode?: string | undefined; parsed?: { text?: string | undefined; city?: string | undefined; country?: string | undefined; countryCode?: string | null | undefined; regionCode?: string | null | undefined; countryFull?: string | undefined; state?: string | undefined; } | undefined; } | undefined; headline?: string | undefined; skills?: { name?: string | undefined; positions?: string[] | undefined; endorsements?: string | undefined; }[] | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; about?: string | undefined; openToWork?: boolean | undefined; hiring?: boolean | undefined; premium?: boolean | undefined; influencer?: boolean | undefined; registeredAt?: string | undefined; topSkills?: string | undefined; connectionsCount?: number | undefined; followerCount?: number | undefined; currentPosition?: { companyName?: string | undefined; }[] | undefined; experience?: { duration?: string | undefined; description?: string | undefined; location?: string | undefined; companyName?: string | undefined; companyLinkedinUrl?: string | undefined; employmentType?: string | null | undefined; position?: string | undefined; workplaceType?: string | null | undefined; companyId?: string | undefined; companyUniversalName?: string | undefined; skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }[] | undefined; education?: { skills?: string[] | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; schoolName?: string | undefined; schoolLinkedinUrl?: string | undefined; degree?: string | undefined; fieldOfStudy?: string | null | undefined; period?: string | undefined; }[] | undefined; certifications?: { title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; issuedByLink?: string | undefined; }[] | undefined; projects?: { duration?: string | undefined; description?: string | undefined; title?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; }[] | undefined; volunteering?: { cause?: string | undefined; duration?: string | undefined; role?: string | undefined; startDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | null | undefined; endDate?: { text?: string | undefined; year?: number | undefined; month?: string | undefined; } | undefined; organizationName?: string | undefined; organizationLinkedinUrl?: string | null | undefined; }[] | undefined; courses?: { title?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }[] | undefined; publications?: { title?: string | undefined; link?: string | undefined; publishedAt?: string | undefined; }[] | undefined; patents?: any[] | undefined; honorsAndAwards?: { description?: string | undefined; title?: string | undefined; issuedAt?: string | undefined; issuedBy?: string | undefined; associatedWith?: string | undefined; associatedWithLink?: string | undefined; }[] | undefined; languages?: { name?: string | undefined; proficiency?: string | undefined; }[] | undefined; featured?: any; moreProfiles?: { id?: string | undefined; position?: string | undefined; firstName?: string | undefined; lastName?: string | undefined; publicIdentifier?: string | undefined; linkedinUrl?: string | undefined; }[] | undefined; entityId?: string | undefined; requestId?: string | undefined; }>; description: string; documentation: string; category: string; }; 'clockworks/tiktok-scraper': { input: import("zod").ZodObject<{ hashtags: import("zod").ZodOptional>; resultsPerPage: import("zod").ZodOptional>; profiles: import("zod").ZodOptional>; profileScrapeSections: import("zod").ZodOptional, "many">>>; profileSorting: import("zod").ZodOptional>>; excludePinnedPosts: import("zod").ZodOptional>; oldestPostDateUnified: import("zod").ZodOptional; newestPostDate: import("zod").ZodOptional; mostDiggs: import("zod").ZodOptional; leastDiggs: import("zod").ZodOptional; maxFollowersPerProfile: import("zod").ZodOptional; maxFollowingPerProfile: import("zod").ZodOptional; searchQueries: import("zod").ZodOptional>; searchSection: import("zod").ZodOptional>>; maxProfilesPerQuery: import("zod").ZodOptional>; searchSorting: import("zod").ZodOptional>>; searchDatePosted: import("zod").ZodOptional>>; postURLs: import("zod").ZodOptional>; scrapeRelatedVideos: import("zod").ZodOptional>; shouldDownloadVideos: import("zod").ZodOptional>; shouldDownloadCovers: import("zod").ZodOptional>; shouldDownloadSubtitles: import("zod").ZodOptional>; shouldDownloadSlideshowImages: import("zod").ZodOptional>; shouldDownloadAvatars: import("zod").ZodOptional>; shouldDownloadMusicCovers: import("zod").ZodOptional>; videoKvStoreIdOrName: import("zod").ZodOptional; commentsPerPost: import("zod").ZodOptional; maxRepliesPerComment: import("zod").ZodOptional; proxyCountryCode: import("zod").ZodOptional>>; }, "strip", import("zod").ZodTypeAny, { hashtags?: string[] | undefined; searchQueries?: string[] | undefined; resultsPerPage?: number | undefined; profiles?: string[] | undefined; profileScrapeSections?: ("reposts" | "videos")[] | undefined; profileSorting?: "latest" | "oldest" | "popular" | undefined; excludePinnedPosts?: boolean | undefined; oldestPostDateUnified?: string | undefined; newestPostDate?: string | undefined; mostDiggs?: number | undefined; leastDiggs?: number | undefined; maxFollowersPerProfile?: number | undefined; maxFollowingPerProfile?: number | undefined; searchSection?: "" | "/video" | "/user" | undefined; maxProfilesPerQuery?: number | undefined; searchSorting?: "0" | "1" | "3" | undefined; searchDatePosted?: "0" | "1" | "2" | "3" | "4" | "5" | undefined; postURLs?: string[] | undefined; scrapeRelatedVideos?: boolean | undefined; shouldDownloadVideos?: boolean | undefined; shouldDownloadCovers?: boolean | undefined; shouldDownloadSubtitles?: boolean | undefined; shouldDownloadSlideshowImages?: boolean | undefined; shouldDownloadAvatars?: boolean | undefined; shouldDownloadMusicCovers?: boolean | undefined; videoKvStoreIdOrName?: string | undefined; commentsPerPost?: number | undefined; maxRepliesPerComment?: number | undefined; proxyCountryCode?: "None" | "AF" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BR" | "VG" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "TD" | "CL" | "CO" | "CK" | "CR" | "HR" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DO" | "EC" | "EG" | "SV" | "EE" | "ET" | "FK" | "FJ" | "FI" | "FR" | "PF" | "GA" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GT" | "GN" | "GW" | "GY" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IQ" | "IE" | "IM" | "IL" | "IT" | "CI" | "JM" | "JP" | "JE" | "KZ" | "KE" | "XK" | "KW" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LT" | "LU" | "MO" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "MX" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NG" | "MK" | "NO" | "OM" | "PK" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "PR" | "QA" | "CG" | "RO" | "RU" | "RW" | "RE" | "KN" | "LC" | "MF" | "PM" | "VC" | "SM" | "SA" | "SN" | "RS" | "SL" | "SG" | "SX" | "SK" | "SB" | "SO" | "ZA" | "KR" | "ES" | "LK" | "SR" | "SZ" | "SE" | "CH" | "TW" | "TJ" | "TZ" | "TH" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "VI" | "UG" | "UA" | "AE" | "GB" | "US" | "UY" | "VE" | "VN" | "WF" | "YE" | "ZM" | "ZW" | "AX" | undefined; }, { hashtags?: string[] | undefined; searchQueries?: string[] | undefined; resultsPerPage?: number | undefined; profiles?: string[] | undefined; profileScrapeSections?: ("reposts" | "videos")[] | undefined; profileSorting?: "latest" | "oldest" | "popular" | undefined; excludePinnedPosts?: boolean | undefined; oldestPostDateUnified?: string | undefined; newestPostDate?: string | undefined; mostDiggs?: number | undefined; leastDiggs?: number | undefined; maxFollowersPerProfile?: number | undefined; maxFollowingPerProfile?: number | undefined; searchSection?: "" | "/video" | "/user" | undefined; maxProfilesPerQuery?: number | undefined; searchSorting?: "0" | "1" | "3" | undefined; searchDatePosted?: "0" | "1" | "2" | "3" | "4" | "5" | undefined; postURLs?: string[] | undefined; scrapeRelatedVideos?: boolean | undefined; shouldDownloadVideos?: boolean | undefined; shouldDownloadCovers?: boolean | undefined; shouldDownloadSubtitles?: boolean | undefined; shouldDownloadSlideshowImages?: boolean | undefined; shouldDownloadAvatars?: boolean | undefined; shouldDownloadMusicCovers?: boolean | undefined; videoKvStoreIdOrName?: string | undefined; commentsPerPost?: number | undefined; maxRepliesPerComment?: number | undefined; proxyCountryCode?: "None" | "AF" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BR" | "VG" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "TD" | "CL" | "CO" | "CK" | "CR" | "HR" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DO" | "EC" | "EG" | "SV" | "EE" | "ET" | "FK" | "FJ" | "FI" | "FR" | "PF" | "GA" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GT" | "GN" | "GW" | "GY" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IQ" | "IE" | "IM" | "IL" | "IT" | "CI" | "JM" | "JP" | "JE" | "KZ" | "KE" | "XK" | "KW" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LT" | "LU" | "MO" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "MX" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NG" | "MK" | "NO" | "OM" | "PK" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "PR" | "QA" | "CG" | "RO" | "RU" | "RW" | "RE" | "KN" | "LC" | "MF" | "PM" | "VC" | "SM" | "SA" | "SN" | "RS" | "SL" | "SG" | "SX" | "SK" | "SB" | "SO" | "ZA" | "KR" | "ES" | "LK" | "SR" | "SZ" | "SE" | "CH" | "TW" | "TJ" | "TZ" | "TH" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "VI" | "UG" | "UA" | "AE" | "GB" | "US" | "UY" | "VE" | "VN" | "WF" | "YE" | "ZM" | "ZW" | "AX" | undefined; }>; output: import("zod").ZodObject<{ authorMeta: import("zod").ZodOptional; bioLink: import("zod").ZodOptional; digg: import("zod").ZodOptional; fans: import("zod").ZodOptional; followDatasetUrl: import("zod").ZodOptional; following: import("zod").ZodOptional; friends: import("zod").ZodOptional; heart: import("zod").ZodOptional; id: import("zod").ZodOptional; name: import("zod").ZodOptional; nickName: import("zod").ZodOptional; originalAvatarUrl: import("zod").ZodOptional; privateAccount: import("zod").ZodOptional; profileUrl: import("zod").ZodOptional; signature: import("zod").ZodOptional; verified: import("zod").ZodOptional; video: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; id?: string | undefined; verified?: boolean | undefined; video?: number | undefined; avatar?: string | undefined; bioLink?: null | undefined; digg?: number | undefined; fans?: number | undefined; followDatasetUrl?: null | undefined; following?: number | undefined; friends?: number | undefined; heart?: number | undefined; nickName?: string | undefined; originalAvatarUrl?: string | undefined; privateAccount?: boolean | undefined; profileUrl?: string | undefined; signature?: string | undefined; }, { name?: string | undefined; id?: string | undefined; verified?: boolean | undefined; video?: number | undefined; avatar?: string | undefined; bioLink?: null | undefined; digg?: number | undefined; fans?: number | undefined; followDatasetUrl?: null | undefined; following?: number | undefined; friends?: number | undefined; heart?: number | undefined; nickName?: string | undefined; originalAvatarUrl?: string | undefined; privateAccount?: boolean | undefined; profileUrl?: string | undefined; signature?: string | undefined; }>>; collectCount: import("zod").ZodOptional; commentCount: import("zod").ZodOptional; commentsDatasetUrl: import("zod").ZodOptional; createTime: import("zod").ZodOptional; createTimeISO: import("zod").ZodOptional; detailedMentions: import("zod").ZodOptional; name: import("zod").ZodOptional; nickName: import("zod").ZodOptional; profileUrl: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; id?: string | undefined; nickName?: string | undefined; profileUrl?: string | undefined; }, { name?: string | undefined; id?: string | undefined; nickName?: string | undefined; profileUrl?: string | undefined; }>, "many">>; diggCount: import("zod").ZodOptional; effectStickers: import("zod").ZodOptional; name: import("zod").ZodOptional; stickerStats: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { useCount?: number | undefined; }, { useCount?: number | undefined; }>>; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; ID?: string | undefined; stickerStats?: { useCount?: number | undefined; } | undefined; }, { name?: string | undefined; ID?: string | undefined; stickerStats?: { useCount?: number | undefined; } | undefined; }>, "many">>; hashtags: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; }, { name?: string | undefined; }>, "many">>; id: import("zod").ZodOptional; input: import("zod").ZodOptional; isAd: import("zod").ZodOptional; isPinned: import("zod").ZodOptional; isSlideshow: import("zod").ZodOptional; isSponsored: import("zod").ZodOptional; mediaUrls: import("zod").ZodOptional>; mentions: import("zod").ZodOptional>; musicMeta: import("zod").ZodOptional; musicAuthor: import("zod").ZodOptional; musicId: import("zod").ZodOptional; musicName: import("zod").ZodOptional; musicOriginal: import("zod").ZodOptional; originalCoverMediumUrl: import("zod").ZodOptional; playUrl: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { coverMediumUrl?: string | undefined; musicAuthor?: string | undefined; musicId?: string | undefined; musicName?: string | undefined; musicOriginal?: boolean | undefined; originalCoverMediumUrl?: string | undefined; playUrl?: string | undefined; }, { coverMediumUrl?: string | undefined; musicAuthor?: string | undefined; musicId?: string | undefined; musicName?: string | undefined; musicOriginal?: boolean | undefined; originalCoverMediumUrl?: string | undefined; playUrl?: string | undefined; }>>; playCount: import("zod").ZodOptional; repostCount: import("zod").ZodOptional; searchHashtag: import("zod").ZodOptional; views: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; views?: number | undefined; }, { name?: string | undefined; views?: number | undefined; }>>; shareCount: import("zod").ZodOptional; text: import("zod").ZodOptional; textLanguage: import("zod").ZodOptional; videoMeta: import("zod").ZodOptional; definition: import("zod").ZodOptional; duration: import("zod").ZodOptional; format: import("zod").ZodOptional; height: import("zod").ZodOptional; originalCoverUrl: import("zod").ZodOptional; subtitleLinks: import("zod").ZodOptional; downloadLink: import("zod").ZodOptional; tiktokLink: import("zod").ZodOptional; source: import("zod").ZodOptional; sourceUnabbreviated: import("zod").ZodOptional; version: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }, { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }>, "many">>; width: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { duration?: number | undefined; format?: string | undefined; width?: number | undefined; height?: number | undefined; coverUrl?: string | undefined; definition?: string | undefined; originalCoverUrl?: string | undefined; subtitleLinks?: { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }[] | undefined; }, { duration?: number | undefined; format?: string | undefined; width?: number | undefined; height?: number | undefined; coverUrl?: string | undefined; definition?: string | undefined; originalCoverUrl?: string | undefined; subtitleLinks?: { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }[] | undefined; }>>; webVideoUrl: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; id?: string | undefined; input?: string | undefined; hashtags?: { name?: string | undefined; }[] | undefined; mentions?: string[] | undefined; isSponsored?: boolean | undefined; authorMeta?: { name?: string | undefined; id?: string | undefined; verified?: boolean | undefined; video?: number | undefined; avatar?: string | undefined; bioLink?: null | undefined; digg?: number | undefined; fans?: number | undefined; followDatasetUrl?: null | undefined; following?: number | undefined; friends?: number | undefined; heart?: number | undefined; nickName?: string | undefined; originalAvatarUrl?: string | undefined; privateAccount?: boolean | undefined; profileUrl?: string | undefined; signature?: string | undefined; } | undefined; collectCount?: number | undefined; commentCount?: number | undefined; commentsDatasetUrl?: null | undefined; createTime?: number | undefined; createTimeISO?: string | undefined; detailedMentions?: { name?: string | undefined; id?: string | undefined; nickName?: string | undefined; profileUrl?: string | undefined; }[] | undefined; diggCount?: number | undefined; effectStickers?: { name?: string | undefined; ID?: string | undefined; stickerStats?: { useCount?: number | undefined; } | undefined; }[] | undefined; isAd?: boolean | undefined; isPinned?: boolean | undefined; isSlideshow?: boolean | undefined; mediaUrls?: string[] | undefined; musicMeta?: { coverMediumUrl?: string | undefined; musicAuthor?: string | undefined; musicId?: string | undefined; musicName?: string | undefined; musicOriginal?: boolean | undefined; originalCoverMediumUrl?: string | undefined; playUrl?: string | undefined; } | undefined; playCount?: number | undefined; repostCount?: number | undefined; searchHashtag?: { name?: string | undefined; views?: number | undefined; } | undefined; shareCount?: number | undefined; textLanguage?: string | undefined; videoMeta?: { duration?: number | undefined; format?: string | undefined; width?: number | undefined; height?: number | undefined; coverUrl?: string | undefined; definition?: string | undefined; originalCoverUrl?: string | undefined; subtitleLinks?: { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }[] | undefined; } | undefined; webVideoUrl?: string | undefined; }, { text?: string | undefined; id?: string | undefined; input?: string | undefined; hashtags?: { name?: string | undefined; }[] | undefined; mentions?: string[] | undefined; isSponsored?: boolean | undefined; authorMeta?: { name?: string | undefined; id?: string | undefined; verified?: boolean | undefined; video?: number | undefined; avatar?: string | undefined; bioLink?: null | undefined; digg?: number | undefined; fans?: number | undefined; followDatasetUrl?: null | undefined; following?: number | undefined; friends?: number | undefined; heart?: number | undefined; nickName?: string | undefined; originalAvatarUrl?: string | undefined; privateAccount?: boolean | undefined; profileUrl?: string | undefined; signature?: string | undefined; } | undefined; collectCount?: number | undefined; commentCount?: number | undefined; commentsDatasetUrl?: null | undefined; createTime?: number | undefined; createTimeISO?: string | undefined; detailedMentions?: { name?: string | undefined; id?: string | undefined; nickName?: string | undefined; profileUrl?: string | undefined; }[] | undefined; diggCount?: number | undefined; effectStickers?: { name?: string | undefined; ID?: string | undefined; stickerStats?: { useCount?: number | undefined; } | undefined; }[] | undefined; isAd?: boolean | undefined; isPinned?: boolean | undefined; isSlideshow?: boolean | undefined; mediaUrls?: string[] | undefined; musicMeta?: { coverMediumUrl?: string | undefined; musicAuthor?: string | undefined; musicId?: string | undefined; musicName?: string | undefined; musicOriginal?: boolean | undefined; originalCoverMediumUrl?: string | undefined; playUrl?: string | undefined; } | undefined; playCount?: number | undefined; repostCount?: number | undefined; searchHashtag?: { name?: string | undefined; views?: number | undefined; } | undefined; shareCount?: number | undefined; textLanguage?: string | undefined; videoMeta?: { duration?: number | undefined; format?: string | undefined; width?: number | undefined; height?: number | undefined; coverUrl?: string | undefined; definition?: string | undefined; originalCoverUrl?: string | undefined; subtitleLinks?: { version?: string | undefined; source?: string | undefined; language?: string | undefined; downloadLink?: string | undefined; tiktokLink?: string | undefined; sourceUnabbreviated?: string | undefined; }[] | undefined; } | undefined; webVideoUrl?: string | undefined; }>; description: string; documentation: string; category: string; }; 'apidojo/tweet-scraper': { input: import("zod").ZodObject<{ startUrls: import("zod").ZodOptional>; searchTerms: import("zod").ZodOptional>; twitterHandles: import("zod").ZodOptional>; conversationIds: import("zod").ZodOptional>; maxItems: import("zod").ZodOptional; sort: import("zod").ZodOptional>; tweetLanguage: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { sort?: "Top" | "Latest" | undefined; maxItems?: number | undefined; startUrls?: string[] | undefined; searchTerms?: string[] | undefined; twitterHandles?: string[] | undefined; conversationIds?: string[] | undefined; tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined; }, { sort?: "Top" | "Latest" | undefined; maxItems?: number | undefined; startUrls?: string[] | undefined; searchTerms?: string[] | undefined; twitterHandles?: string[] | undefined; conversationIds?: string[] | undefined; tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined; }>; output: import("zod").ZodObject<{ id: import("zod").ZodOptional; url: import("zod").ZodOptional; text: import("zod").ZodOptional; author: import("zod").ZodOptional; name: import("zod").ZodOptional; userName: import("zod").ZodOptional; description: import("zod").ZodOptional; isVerified: import("zod").ZodOptional; isBlueVerified: import("zod").ZodOptional; profilePicture: import("zod").ZodOptional; followers: import("zod").ZodOptional; following: import("zod").ZodOptional; tweetsCount: import("zod").ZodOptional; url: import("zod").ZodOptional; createdAt: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { description?: string | undefined; name?: string | undefined; id?: string | undefined; url?: string | undefined; following?: number | undefined; userName?: string | undefined; isVerified?: boolean | undefined; isBlueVerified?: boolean | undefined; profilePicture?: string | undefined; followers?: number | undefined; tweetsCount?: number | undefined; createdAt?: string | undefined; }, { description?: string | undefined; name?: string | undefined; id?: string | undefined; url?: string | undefined; following?: number | undefined; userName?: string | undefined; isVerified?: boolean | undefined; isBlueVerified?: boolean | undefined; profilePicture?: string | undefined; followers?: number | undefined; tweetsCount?: number | undefined; createdAt?: string | undefined; }>>; createdAt: import("zod").ZodOptional; retweetCount: import("zod").ZodOptional; replyCount: import("zod").ZodOptional; likeCount: import("zod").ZodOptional; quoteCount: import("zod").ZodOptional; viewCount: import("zod").ZodOptional; bookmarkCount: import("zod").ZodOptional; lang: import("zod").ZodOptional; media: import("zod").ZodOptional>; url: import("zod").ZodOptional; width: import("zod").ZodOptional; height: import("zod").ZodOptional; duration: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { duration?: number | undefined; type?: "photo" | "video" | "animated_gif" | undefined; url?: string | undefined; width?: number | undefined; height?: number | undefined; }, { duration?: number | undefined; type?: "photo" | "video" | "animated_gif" | undefined; url?: string | undefined; width?: number | undefined; height?: number | undefined; }>]>, "many">>; entities: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; }, { text?: string | undefined; }>, "many">>; urls: import("zod").ZodOptional; expandedUrl: import("zod").ZodOptional; displayUrl: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }, { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }>, "many">>; userMentions: import("zod").ZodOptional; name: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { name?: string | undefined; screenName?: string | undefined; }, { name?: string | undefined; screenName?: string | undefined; }>, "many">>; }, "strip", import("zod").ZodTypeAny, { hashtags?: { text?: string | undefined; }[] | undefined; urls?: { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }[] | undefined; userMentions?: { name?: string | undefined; screenName?: string | undefined; }[] | undefined; }, { hashtags?: { text?: string | undefined; }[] | undefined; urls?: { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }[] | undefined; userMentions?: { name?: string | undefined; screenName?: string | undefined; }[] | undefined; }>>; isRetweet: import("zod").ZodOptional; isQuote: import("zod").ZodOptional; isReply: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { text?: string | undefined; id?: string | undefined; url?: string | undefined; entities?: { hashtags?: { text?: string | undefined; }[] | undefined; urls?: { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }[] | undefined; userMentions?: { name?: string | undefined; screenName?: string | undefined; }[] | undefined; } | undefined; author?: { description?: string | undefined; name?: string | undefined; id?: string | undefined; url?: string | undefined; following?: number | undefined; userName?: string | undefined; isVerified?: boolean | undefined; isBlueVerified?: boolean | undefined; profilePicture?: string | undefined; followers?: number | undefined; tweetsCount?: number | undefined; createdAt?: string | undefined; } | undefined; media?: (string | { duration?: number | undefined; type?: "photo" | "video" | "animated_gif" | undefined; url?: string | undefined; width?: number | undefined; height?: number | undefined; })[] | undefined; viewCount?: number | undefined; createdAt?: string | undefined; retweetCount?: number | undefined; replyCount?: number | undefined; likeCount?: number | undefined; quoteCount?: number | undefined; bookmarkCount?: number | undefined; lang?: string | undefined; isRetweet?: boolean | undefined; isQuote?: boolean | undefined; isReply?: boolean | undefined; }, { text?: string | undefined; id?: string | undefined; url?: string | undefined; entities?: { hashtags?: { text?: string | undefined; }[] | undefined; urls?: { url?: string | undefined; displayUrl?: string | undefined; expandedUrl?: string | undefined; }[] | undefined; userMentions?: { name?: string | undefined; screenName?: string | undefined; }[] | undefined; } | undefined; author?: { description?: string | undefined; name?: string | undefined; id?: string | undefined; url?: string | undefined; following?: number | undefined; userName?: string | undefined; isVerified?: boolean | undefined; isBlueVerified?: boolean | undefined; profilePicture?: string | undefined; followers?: number | undefined; tweetsCount?: number | undefined; createdAt?: string | undefined; } | undefined; media?: (string | { duration?: number | undefined; type?: "photo" | "video" | "animated_gif" | undefined; url?: string | undefined; width?: number | undefined; height?: number | undefined; })[] | undefined; viewCount?: number | undefined; createdAt?: string | undefined; retweetCount?: number | undefined; replyCount?: number | undefined; likeCount?: number | undefined; quoteCount?: number | undefined; bookmarkCount?: number | undefined; lang?: string | undefined; isRetweet?: boolean | undefined; isQuote?: boolean | undefined; isReply?: boolean | undefined; }>; description: string; documentation: string; category: string; }; 'compass/crawler-google-places': { input: import("zod").ZodObject<{ searchStringsArray: import("zod").ZodArray; locationQuery: import("zod").ZodOptional; maxCrawledPlacesPerSearch: import("zod").ZodOptional>; language: import("zod").ZodOptional>; onlyDataFromSearchPage: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { searchStringsArray: string[]; language?: string | undefined; locationQuery?: string | undefined; maxCrawledPlacesPerSearch?: number | undefined; onlyDataFromSearchPage?: boolean | undefined; }, { searchStringsArray: string[]; language?: string | undefined; locationQuery?: string | undefined; maxCrawledPlacesPerSearch?: number | undefined; onlyDataFromSearchPage?: boolean | undefined; }>; output: import("zod").ZodObject<{ title: import("zod").ZodOptional; description: import("zod").ZodOptional; price: import("zod").ZodOptional>; categoryName: import("zod").ZodOptional; address: import("zod").ZodOptional; neighborhood: import("zod").ZodOptional>; street: import("zod").ZodOptional>; city: import("zod").ZodOptional; postalCode: import("zod").ZodOptional>; state: import("zod").ZodOptional; countryCode: import("zod").ZodOptional; website: import("zod").ZodOptional; phone: import("zod").ZodOptional; phoneUnformatted: import("zod").ZodOptional; claimThisBusiness: import("zod").ZodOptional; location: import("zod").ZodOptional>; locatedIn: import("zod").ZodOptional; totalScore: import("zod").ZodOptional; permanentlyClosed: import("zod").ZodOptional; temporarilyClosed: import("zod").ZodOptional; placeId: import("zod").ZodOptional; categories: import("zod").ZodOptional>; fid: import("zod").ZodOptional; cid: import("zod").ZodOptional; reviewsCount: import("zod").ZodOptional>; reviewsDistribution: import("zod").ZodOptional; twoStar: import("zod").ZodOptional; threeStar: import("zod").ZodOptional; fourStar: import("zod").ZodOptional; fiveStar: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { oneStar?: number | undefined; twoStar?: number | undefined; threeStar?: number | undefined; fourStar?: number | undefined; fiveStar?: number | undefined; }, { oneStar?: number | undefined; twoStar?: number | undefined; threeStar?: number | undefined; fourStar?: number | undefined; fiveStar?: number | undefined; }>>; imagesCount: import("zod").ZodOptional; imageCategories: import("zod").ZodOptional>; scrapedAt: import("zod").ZodOptional; googleFoodUrl: import("zod").ZodOptional>; hotelAds: import("zod").ZodOptional>; openingHours: import("zod").ZodOptional, "many">>; additionalOpeningHours: import("zod").ZodOptional, "many">>>; peopleAlsoSearch: import("zod").ZodOptional>; placesTags: import("zod").ZodOptional>; reviewsTags: import("zod").ZodOptional>; additionalInfo: import("zod").ZodOptional, "many">>>; gasPrices: import("zod").ZodOptional>; url: import("zod").ZodOptional; searchPageUrl: import("zod").ZodOptional; searchString: import("zod").ZodOptional; language: import("zod").ZodOptional; rank: import("zod").ZodOptional; isAdvertisement: import("zod").ZodOptional; imageUrl: import("zod").ZodOptional; kgmid: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { description?: string | undefined; title?: string | undefined; url?: string | undefined; phone?: string | undefined; address?: string | undefined; city?: string | undefined; website?: string | undefined; price?: string | null | undefined; location?: { lat: number; lng: number; } | undefined; categories?: string[] | undefined; postalCode?: string | null | undefined; countryCode?: string | undefined; state?: string | undefined; language?: string | undefined; categoryName?: string | undefined; neighborhood?: string | null | undefined; street?: string | null | undefined; phoneUnformatted?: string | undefined; claimThisBusiness?: boolean | undefined; locatedIn?: string | undefined; totalScore?: number | undefined; permanentlyClosed?: boolean | undefined; temporarilyClosed?: boolean | undefined; placeId?: string | undefined; fid?: string | undefined; cid?: string | undefined; reviewsCount?: number | null | undefined; reviewsDistribution?: { oneStar?: number | undefined; twoStar?: number | undefined; threeStar?: number | undefined; fourStar?: number | undefined; fiveStar?: number | undefined; } | undefined; imagesCount?: number | undefined; imageCategories?: string[] | undefined; scrapedAt?: string | undefined; googleFoodUrl?: string | null | undefined; hotelAds?: unknown[] | undefined; openingHours?: { day: string; hours: string; }[] | undefined; additionalOpeningHours?: Record | undefined; peopleAlsoSearch?: string[] | undefined; placesTags?: string[] | undefined; reviewsTags?: string[] | undefined; additionalInfo?: Record[]> | undefined; gasPrices?: unknown[] | undefined; searchPageUrl?: string | undefined; searchString?: string | undefined; rank?: number | undefined; isAdvertisement?: boolean | undefined; imageUrl?: string | undefined; kgmid?: string | undefined; }, { description?: string | undefined; title?: string | undefined; url?: string | undefined; phone?: string | undefined; address?: string | undefined; city?: string | undefined; website?: string | undefined; price?: string | null | undefined; location?: { lat: number; lng: number; } | undefined; categories?: string[] | undefined; postalCode?: string | null | undefined; countryCode?: string | undefined; state?: string | undefined; language?: string | undefined; categoryName?: string | undefined; neighborhood?: string | null | undefined; street?: string | null | undefined; phoneUnformatted?: string | undefined; claimThisBusiness?: boolean | undefined; locatedIn?: string | undefined; totalScore?: number | undefined; permanentlyClosed?: boolean | undefined; temporarilyClosed?: boolean | undefined; placeId?: string | undefined; fid?: string | undefined; cid?: string | undefined; reviewsCount?: number | null | undefined; reviewsDistribution?: { oneStar?: number | undefined; twoStar?: number | undefined; threeStar?: number | undefined; fourStar?: number | undefined; fiveStar?: number | undefined; } | undefined; imagesCount?: number | undefined; imageCategories?: string[] | undefined; scrapedAt?: string | undefined; googleFoodUrl?: string | null | undefined; hotelAds?: unknown[] | undefined; openingHours?: { day: string; hours: string; }[] | undefined; additionalOpeningHours?: Record | undefined; peopleAlsoSearch?: string[] | undefined; placesTags?: string[] | undefined; reviewsTags?: string[] | undefined; additionalInfo?: Record[]> | undefined; gasPrices?: unknown[] | undefined; searchPageUrl?: string | undefined; searchString?: string | undefined; rank?: number | undefined; isAdvertisement?: boolean | undefined; imageUrl?: string | undefined; kgmid?: string | undefined; }>; description: string; documentation: string; category: string; }; 'slothtechlabs/ios-android-app-rankings-scraper': { input: import("zod").ZodObject<{ stores: import("zod").ZodDefault, "many">>; appleCountries: import("zod").ZodOptional, "many">>>; appleCategories: import("zod").ZodOptional, "many">>>; appleChartTypes: import("zod").ZodOptional, "many">>>; googleCountries: import("zod").ZodOptional, "many">>>; googleCategories: import("zod").ZodOptional, "many">>>; googleChartTypes: import("zod").ZodOptional, "many">>>; limit: import("zod").ZodOptional>; }, "strip", import("zod").ZodTypeAny, { stores: ("google" | "apple")[]; limit?: number | undefined; appleCountries?: ("at" | "id" | "in" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined; appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined; appleChartTypes?: ("topfreeapplications" | "toppaidapplications" | "topgrossingapplications")[] | undefined; googleCountries?: ("at" | "id" | "in" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined; googleCategories?: ("APPLICATION" | "GAME" | "ART_AND_DESIGN" | "AUTO_AND_VEHICLES" | "BEAUTY" | "BOOKS_AND_REFERENCE" | "BUSINESS" | "COMICS" | "COMMUNICATION" | "DATING" | "EDUCATION" | "ENTERTAINMENT" | "EVENTS" | "FINANCE" | "FOOD_AND_DRINK" | "HEALTH_AND_FITNESS" | "HOUSE_AND_HOME" | "LIBRARIES_AND_DEMO" | "LIFESTYLE" | "MAPS_AND_NAVIGATION" | "MEDICAL" | "MUSIC_AND_AUDIO" | "NEWS_AND_MAGAZINES" | "PARENTING" | "PERSONALIZATION" | "PHOTOGRAPHY" | "PRODUCTIVITY" | "SHOPPING" | "SOCIAL" | "SPORTS" | "TOOLS" | "TRAVEL_AND_LOCAL" | "VIDEO_PLAYERS" | "WEATHER")[] | undefined; googleChartTypes?: ("topselling_free" | "topselling_paid" | "topgrossing")[] | undefined; }, { limit?: number | undefined; stores?: ("google" | "apple")[] | undefined; appleCountries?: ("at" | "id" | "in" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined; appleCategories?: ("overall" | "6000" | "6001" | "6002" | "6003" | "6004" | "6005" | "6006" | "6007" | "6008" | "6009" | "6010" | "6011" | "6012" | "6013" | "6014" | "6015" | "6016" | "6017" | "6018" | "6020" | "6023" | "6024" | "6025" | "6026" | "6027")[] | undefined; appleChartTypes?: ("topfreeapplications" | "toppaidapplications" | "topgrossingapplications")[] | undefined; googleCountries?: ("at" | "id" | "in" | "de" | "es" | "fr" | "it" | "nl" | "pt" | "ru" | "ar" | "ae" | "be" | "br" | "bg" | "my" | "ca" | "ch" | "co" | "cr" | "hr" | "fi" | "hu" | "ie" | "kr" | "ng" | "no" | "pl" | "pa" | "ro" | "se" | "sg" | "sa" | "si" | "sk" | "th" | "tr" | "tw" | "za" | "us" | "gb" | "au" | "jp" | "cn" | "mx" | "dk" | "eg" | "ke" | "vn" | "ph" | "hk" | "nz" | "cz" | "gr" | "il" | "cl" | "pe" | "uy" | "ec" | "do")[] | undefined; googleCategories?: ("APPLICATION" | "GAME" | "ART_AND_DESIGN" | "AUTO_AND_VEHICLES" | "BEAUTY" | "BOOKS_AND_REFERENCE" | "BUSINESS" | "COMICS" | "COMMUNICATION" | "DATING" | "EDUCATION" | "ENTERTAINMENT" | "EVENTS" | "FINANCE" | "FOOD_AND_DRINK" | "HEALTH_AND_FITNESS" | "HOUSE_AND_HOME" | "LIBRARIES_AND_DEMO" | "LIFESTYLE" | "MAPS_AND_NAVIGATION" | "MEDICAL" | "MUSIC_AND_AUDIO" | "NEWS_AND_MAGAZINES" | "PARENTING" | "PERSONALIZATION" | "PHOTOGRAPHY" | "PRODUCTIVITY" | "SHOPPING" | "SOCIAL" | "SPORTS" | "TOOLS" | "TRAVEL_AND_LOCAL" | "VIDEO_PLAYERS" | "WEATHER")[] | undefined; googleChartTypes?: ("topselling_free" | "topselling_paid" | "topgrossing")[] | undefined; }>; output: import("zod").ZodObject<{ store: import("zod").ZodEnum<["apple", "google"]>; appId: import("zod").ZodString; rank: import("zod").ZodNumber; iconUrl: import("zod").ZodString; appName: import("zod").ZodString; appUrl: import("zod").ZodString; rating: import("zod").ZodUnion<[import("zod").ZodNumber, import("zod").ZodString]>; ratingCount: import("zod").ZodUnion<[import("zod").ZodNumber, import("zod").ZodString]>; price: import("zod").ZodString; developer: import("zod").ZodString; category: import("zod").ZodString; chartType: import("zod").ZodString; genres: import("zod").ZodString; country: import("zod").ZodString; releaseDate: import("zod").ZodString; scrapedAt: import("zod").ZodString; }, "strip", import("zod").ZodTypeAny, { developer: string; store: "google" | "apple"; country: string; price: string; rating: string | number; category: string; scrapedAt: string; rank: number; appId: string; iconUrl: string; appName: string; appUrl: string; ratingCount: string | number; chartType: string; genres: string; releaseDate: string; }, { developer: string; store: "google" | "apple"; country: string; price: string; rating: string | number; category: string; scrapedAt: string; rank: number; appId: string; iconUrl: string; appName: string; appUrl: string; ratingCount: string | number; chartType: string; genres: string; releaseDate: string; }>; description: string; documentation: string; category: string; }; }; //# sourceMappingURL=apify-scraper.schema.d.ts.map