export declare class Datatable { title?: string; style?: { [klass: string]: any; }; class?: string; }