import { UnaryFunction } from 'rxjs'; export declare function prop, K extends keyof T = keyof T>(key: K): UnaryFunction;