import type { IPlugin } from "../typeDeclaration.js"; /** * Swift plugin * Depends on [Alamofire](https://github.com/Alamofire/Alamofire) */ export declare const SwiftPlugin: IPlugin; //# sourceMappingURL=index.d.ts.map