import { types } from "typestyle";
export declare const DatatableWrapperStyles: {
    emptyRow?: types.NestedCSSProperties;
};
