import { IconProps } from '../Icon'; declare function SvgKeyboardBackspace(props: IconProps): JSX.Element; export default SvgKeyboardBackspace;