import { CLColors } from '../../../index.ts'; export interface CLA11yButtonProps { /** Sets the color of the focus outline. The property can be one of `CLColors`, e.g. `CLColors.Primary`. */ color?: CLColors; /** When set to `false` it will mimic the disabled state of a standard `