export declare function pickProProps(props: Record<string, any>): Record<string, any>;
