import { HeyReachApi } from './nodes/HeyReachApi/HeyReachApi.node';
import { HeyReachApi as HeyReachApiCredentials } from './credentials/HeyReachApi.credentials';
export declare const nodeTypes: {
    heyreach: typeof HeyReachApi;
};
export declare const credentialTypes: {
    heyReachApi: typeof HeyReachApiCredentials;
};
//# sourceMappingURL=index.d.ts.map