import type { UploadToken } from '.';
import type { GenerateStyle } from '../../theme/internal';
declare const genListStyle: GenerateStyle<UploadToken>;
export default genListStyle;
