import { IkasCategory } from "../../storefront-models/src"; export declare function tik_viewCategory(category: IkasCategory): void;