import type { AttachmentsToken } from '.';
import type { GenerateStyle } from '../../theme/cssinjs-utils';
declare const genFileCardStyle: GenerateStyle<AttachmentsToken>;
export default genFileCardStyle;
