import { parsedOption } from "../types"; export declare function createOptionNamesSet(options: Pick[]): Set;