import type { DeleteProduct } from "./types"; export declare const deleteProduct: DeleteProduct;