import { StyledIcon } from '@styled-icons/styled-icon'; export declare const KeyboardCommandKey: StyledIcon; export declare const KeyboardCommandKeyDimensions: { height: number; width: number; };