export declare const getSelectorFrom: (value: string | Function, storage: { [key: string]: Function; }) => any;