export const credentials = {
	pipedriveApi: {
		apiToken: 'test-api-token',
	},
};
