export declare const timelineMeta: { readonly name: "Timeline"; readonly category: "pattern"; readonly directManifestNode: false; readonly allowedChildren: readonly []; readonly note: "Timeline pattern component; not represented as a manifest node in v1."; readonly props: {}; }; //# sourceMappingURL=meta.d.ts.map