import { Theme } from '@emotion/react'; export const transition: Theme['transition'] = { delay: '0.15s', };