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