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