import { CompositeState } from "../CompositeState"; export declare function getCurrentId(options: Pick, passedId?: CompositeState["currentId"]): string | null | undefined;