import type { CropTheme } from './light'; declare const cropDark: CropTheme; export default cropDark;