import { PbBlockCategory } from "../../types"; export declare function useBlockCategories(): PbBlockCategory[];