export { default as CTABlock } from "./CTABlock.js"; export type { CTABlockProps, LinkObject } from "./types.js"; //# sourceMappingURL=index.d.ts.map