import { ZetaIconError } from "./types.js";
export declare function checkCategoryName(categoryName: string): ZetaIconError;
