import { type Static } from "@sinclair/typebox"; export declare const mp_entry: import("@sinclair/typebox").TObject<{ access_token: import("@sinclair/typebox").TOptional>; action: import("@sinclair/typebox").TOptional>; audio: import("@sinclair/typebox").TOptional>; h: import("@sinclair/typebox").TOptional>; limit: import("@sinclair/typebox").TOptional>; "mp-slug": import("@sinclair/typebox").TOptional>; "mp-syndicate-to": import("@sinclair/typebox").TOptional>; photo: import("@sinclair/typebox").TOptional>; post_status: import("@sinclair/typebox").TOptional>; published: import("@sinclair/typebox").TOptional>; type: import("@sinclair/typebox").TOptional>; updated: import("@sinclair/typebox").TOptional>; video: import("@sinclair/typebox").TOptional>; visibility: import("@sinclair/typebox").TOptional>; author: import("@sinclair/typebox").TOptional, import("@sinclair/typebox").TUnsafe<{ email?: string | undefined; altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; "country-name"?: string | undefined; "extended-address"?: string | undefined; geo?: { altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; } | undefined; label?: string | undefined; locality?: string | undefined; "post-office-box"?: string | undefined; "postal-code"?: string | undefined; region?: string | undefined; "street-address"?: string | undefined; category?: string | string[] | undefined; content?: string | undefined; "additional-name"?: string | undefined; adr?: string | { altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; "country-name"?: string | undefined; "extended-address"?: string | undefined; geo?: string | { altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; } | undefined; label?: string | undefined; locality?: string | undefined; "post-office-box"?: string | undefined; "postal-code"?: string | undefined; region?: string | undefined; "street-address"?: string | undefined; } | undefined; anniversary?: string | undefined; bday?: string | undefined; "family-name"?: string | undefined; "gender-identity"?: string | undefined; "given-name"?: string | undefined; "honorific-prefix"?: string | undefined; "honorific-suffix"?: string | undefined; impp?: string | undefined; "job-title"?: string | undefined; key?: string | undefined; logo?: string | undefined; name?: string | undefined; nickname?: string | undefined; note?: string | undefined; org?: string | undefined; photo?: string | undefined; role?: string | undefined; sex?: string | undefined; "sort-string"?: string | undefined; tel?: string | undefined; uid?: string | undefined; url?: string | undefined; type: "card"; }>]>>; "bookmark-of": import("@sinclair/typebox").TOptional>; category: import("@sinclair/typebox").TOptional>; content: import("@sinclair/typebox").TOptional, import("@sinclair/typebox").TUnsafe<{ text?: string | undefined; html: string; }>]>>; "in-reply-to": import("@sinclair/typebox").TOptional>; "like-of": import("@sinclair/typebox").TOptional>; location: import("@sinclair/typebox").TOptional, import("@sinclair/typebox").TUnsafe, import("@sinclair/typebox").TUnsafe, import("@sinclair/typebox").TUnsafe<{ altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; "country-name"?: string | undefined; "extended-address"?: string | undefined; geo?: string | { altitude?: number | undefined; latitude?: number | undefined; longitude?: number | undefined; } | undefined; label?: string | undefined; locality?: string | undefined; "post-office-box"?: string | undefined; "postal-code"?: string | undefined; region?: string | undefined; "street-address"?: string | undefined; }>]>>; name: import("@sinclair/typebox").TOptional>; "read-of": import("@sinclair/typebox").TOptional]>>; "repost-of": import("@sinclair/typebox").TOptional>; rsvp: import("@sinclair/typebox").TOptional>; summary: import("@sinclair/typebox").TOptional>; syndication: import("@sinclair/typebox").TOptional>; uri: import("@sinclair/typebox").TOptional>; url: import("@sinclair/typebox").TOptional>; }>; export type MP_Entry = Static; //# sourceMappingURL=entry.d.ts.map