import { IkasCategory } from "../../storefront-models/src"; export declare function anl_viewCategory(categoryPath: string, category: IkasCategory): Promise;