declare const configureIosSpmProperties: (properties: Record<string, string>, spmEnabled: boolean) => Record<string, string>;
export default configureIosSpmProperties;
