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