declare const _default: { form: { table: string[]; tableStriped: string[]; tableBordered: string[]; tableHover: string[]; tableCondensed: string[]; caption: string[]; cell: string[]; }; }; export default _default;