import type { GenerateStyle } from '@antdv/ui/es/theme'; import type { UploadToken } from '.'; declare const genPictureStyle: GenerateStyle; declare const genPictureCardStyle: GenerateStyle; export { genPictureCardStyle, genPictureStyle };