export { Ark, type ArkProps } from './ark.ripple'; export { factory as ark } from './factory.ts'; export type { PolymorphicProps } from '../../types';