import { Nodes } from './utils'; export default function useLoadingMorphAnim(loading: boolean | undefined, nodes: Nodes): void;