export { embedCard, embedCardWithLocalId } from '../schema/nodes/embed-card';
export type { EmbedCardDefinition, EmbedCardAttributes } from '../schema/nodes/embed-card';
