export declare interface ResultBlockMeta { modal?: string cost?: string ratio?: string id?: string style?: string datetime?: number type?: string }