import { Selectable } from '../types/index.js'; export declare const injectAtomSelector: (selectable: Selectable, ...args: Args) => T;