import "./kora-button.js"; export { KoraButton } from "./kora-button.js"; export type { KoraButtonVariant, KoraButtonState, KoraButtonProps } from "./template.js"; //# sourceMappingURL=index.d.ts.map