import React from 'react'; export declare const withoutProps: (...omitProps: string[]) => (Component: React.RefForwardingComponent) => React.ForwardRefExoticComponent>;