export declare const CategoryContent: {
    STATIC: string;
    DYNAMIC: string;
};
