import { SVGIconDef } from './types'; declare const KeyboardFilled: SVGIconDef; export default KeyboardFilled;