import { StrapiTheme } from '@strapi/design-system'; declare module 'styled-components' { interface DefaultTheme extends StrapiTheme { } }