export default interface VibeComponentProps { className?: string; "data-testid"?: string; id?: string; }