import styled from '@emotion/styled'; export const LabelTokenTypographyBox = styled('div')` display: flex; flex-direction: column; `;