import { categoryList } from "./category";
export declare const shoppingList: {
    listCategories: typeof categoryList;
};
