import { StylableComponentProps } from '../theme' export interface ButtonBarProps extends StylableComponentProps { }