import { DtoCatalogueParamsWithLang } from "../../CatalogueAPI.js"; import { CfgProduct } from "../../CfgProduct.js"; export declare const dummyCatId: DtoCatalogueParamsWithLang; export declare const getDummyCfgProduct: () => Promise; //# sourceMappingURL=dummyProductForTest.d.ts.map