import { style } from '@vanilla-extract/css' // Needed as a selector in other styles export const table = style({}) export const noBorder = style({}) export const withSearch = style({})