import { AsyncState } from 'react-use/esm/useAsync'; export declare const useBitriseBuildWorkflows: (appName: string) => AsyncState;