export function useRepresentableAgentPauseCause(pauseCauses: any): { representablePauseCause: import("vue").ComputedRef; };