import { SvgIconComponent } from './types'; declare const KeyboardCapslockIcon: SvgIconComponent; export default KeyboardCapslockIcon;