import { Integration } from "./Integration"; export declare function integrationFor(platform: string): Promise;