/**
 * @private
 */
export declare const useAttachmentCardGroupStyles: () => Record<"root" | "multipleAttachments" | "singleAttachment", string>;
/**
 * @private
 */
export declare const attachmentCardBaseStyles: string;
/**
 * @private
 */
export declare const attachmentCardGirdLayout: string;
/**
 * @private
 */
export declare const attachmentCardFlexLayout: string;
/**
 * @private
 */
export declare const attachmentGroupDisabled: string;
//# sourceMappingURL=AttachmentCardGroup.styles.d.ts.map