import type { ExecuteHandler } from '../exec.types'; export declare const roleHandlers: { getAll: ExecuteHandler; };