export declare function useTestIdGenerator(dataTag?: string): (descriptor: string) => string | undefined;