import { style } from '@fizzui/styles' export const bold = style({ fontWeight: 'bold', })