export default function useFetchInitData(fn: () => Promise, isAsync?: boolean): void;