export { configureEmbeds, configureEmbedSlashMenu } from './configure'; export type { ConfigureEmbedsOptions } from './configure'; export type { EmbedConfig } from './tooltip';