import { FrameworkAttributeInterface } from './frameworkAttributeInterface'; export interface QuoteDataAddressExtensionInterface { checkoutFields?: Array; }