import type { IBoxProps } from '../../primitives'; export declare type IKbdProps = IBoxProps;