import { TendrockBlockTags } from "./ref";
export declare class TendrockData {
    static getAllBlockTags(): TendrockBlockTags[];
}
