export declare class DataBlock { id: string; name: string; order: string; }