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