import { Jesta } from '.';
export declare function delete_(this: Jesta, name: string): Promise<undefined>;
