import type { UploadToken } from "."; import type { GenerateStyle } from "../../theme/internal"; declare const genPictureStyle: GenerateStyle; declare const genPictureCardStyle: GenerateStyle; export { genPictureStyle, genPictureCardStyle };