import { SVGProps } from 'react'; declare const IconDeleteKeyboardThin: (props: SVGProps) => JSX.Element; export default IconDeleteKeyboardThin;