import { ScopedModel } from '../create-model'; export default function useScopedModelExists(model: ScopedModel): boolean;