import { DeleteObjectCommand as Base } from '../../../lime-web-components/src'; /** * @deprecated use {@link Base DeleteObjectCommand} from `@limetech/lime-web-components` instead */ export declare class DeleteObjectCommand extends Base { }