import { IconProps } from './@ErkIcon'; declare function DeleteIcon(props: IconProps): JSX.Element; export default DeleteIcon;