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