export declare const catalogEntries: ({
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "type:primitive" | "category:foundations")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:actions" | "category:tabular-data")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:content" | "behavior:disclosure" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "patterns";
    tags: ("type:pattern" | "category:layout")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "image";
        src: string;
        alt: string;
        story?: undefined;
        storyId?: undefined;
        zoom?: undefined;
    };
    related: never[];
    section: "patterns";
    tags: ("type:pattern" | "category:layout" | "category:navigation" | "behavior:disclosure" | "behavior:navigation" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:content" | "category:inputs" | "behavior:editing" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "image";
        src: string;
        alt: string;
        story?: undefined;
        storyId?: undefined;
        zoom?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "behavior:blocking" | "behavior:disclosure")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:actions" | "category:inputs" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:content" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "forms";
    tags: ("type:form-control" | "category:fields" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "forms";
    tags: ("type:form-control" | "category:inputs" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:actions" | "status:experimental")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:primitive" | "category:content" | "category:information")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:content" | "category:information" | "behavior:disclosure")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:tabular-data" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    principal: string;
    related: never[];
    section: "components";
    tags: ("type:component" | "category:tabular-data" | "behavior:multi-selection")[];
    title: string;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:tabular-data" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "behavior:disclosure")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:tabular-data" | "behavior:filtering")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:primitive" | "category:layout")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:actions" | "category:navigation" | "behavior:navigation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "integrations";
    tags: ("type:integration" | "category:inputs" | "behavior:navigation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:pattern" | "category:feedback" | "behavior:async")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "patterns";
    tags: ("type:pattern" | "category:layout" | "behavior:editing")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:navigation" | "behavior:navigation" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "integrations";
    tags: ("type:integration" | "category:navigation" | "behavior:navigation" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "image";
        src: string;
        alt: string;
        story?: undefined;
        storyId?: undefined;
        zoom?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:navigation" | "behavior:disclosure" | "behavior:navigation" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: string[];
    section: "components";
    tags: ("type:component" | "category:inputs" | "behavior:editing" | "behavior:filtering" | "behavior:multi-selection" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    principal: string;
    related: string[];
    section: "forms";
    tags: ("type:form-control" | "category:fields" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection" | "behavior:validation")[];
    title: string;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "forms";
    tags: ("type:form-control" | "category:inputs" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "category:information")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "behavior:async")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:inputs" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:actions" | "behavior:multi-selection")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "forms";
    tags: ("type:form-control" | "category:fields" | "behavior:editing" | "behavior:multi-selection" | "behavior:selection" | "behavior:validation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:feedback" | "behavior:async")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom?: undefined;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:pattern" | "category:content" | "category:navigation" | "behavior:navigation")[];
    title: string;
    principal?: undefined;
} | {
    description: string;
    docsHref: string;
    id: string;
    keywords: string[];
    preview: {
        type: "story";
        story: string;
        storyId: string;
        zoom: number;
        src?: undefined;
        alt?: undefined;
    };
    related: never[];
    section: "components";
    tags: ("type:component" | "category:navigation" | "behavior:disclosure" | "behavior:navigation" | "behavior:selection")[];
    title: string;
    principal?: undefined;
})[];
