import type { ActionHandler } from '@nordcraft/core/dist/types'; declare const handler: ActionHandler; export default handler;