import type { ThreekitAxiosContext } from './HttpContext.js'; export declare const deleteById: (context: ThreekitAxiosContext, id: string) => Promise>;