import { getAppPortal, send } from './lib/svix'; export const webhooks = { send, getAppPortal, };