import { DekApi } from '../../../../plugin/dist'; declare function getPluginApi(integrationKey?: string): DekApi; export default getPluginApi;