import style from "../style/index.js"; const boxShadow = style({ prop: 'boxShadow', themeKey: 'shadows' }); export default boxShadow;