import { Theme } from '@emotion/react'; export const border: Theme['border'] = { radius: '3px', };