declare const configureIosSpmProperties: (properties: Record<string, string>, spmEnabled: boolean) => Record<string, string>;
export default configureIosSpmProperties;
//# sourceMappingURL=iosSpmProperties.d.ts.map