import { style } from '@fizzui/styles' export const strikethrough = style({ textDecoration: 'line-through', })