export declare const LINKING_ERROR: string; export declare const PLATFORM_ERROR = "ApplePay is not supported in this device"; export declare const modelParser: (resultString: string) => T; //# sourceMappingURL=MFUtils.d.ts.map