import { ItemContext } from '../../../locators'; export declare function transformItem
(context: ItemContext
): string[];