import { Locator } from '../locators'; export declare function useItemLocator

(type: L): Locator | undefined;