export default function useHasWorkflow(workflow: string | string[]): (boolean | undefined) | Record;