declare const styles: { readonly "table": string; readonly "thead": string; readonly "th": string; readonly "td": string; readonly "tr": string; }; export = styles;