import type { AddProduct } from "./types"; export declare const addProduct: AddProduct;