import { SessionValueSet } from '@dialob/fill-api'; export declare function useFillValueSet(id: string | undefined): SessionValueSet | undefined;