import { default as VueSelectionButton } from './VueSelectionButton.vue'; import { SelectionButtonProps as VueSelectionButtonProps } from '../core/_SelectionButton'; export { VueSelectionButton }; export type { VueSelectionButtonProps }; //# sourceMappingURL=index.d.ts.map