export declare const deposition_create_concept: (token: string, sandbox: boolean, verbose?: boolean) => Promise<string>;
