export declare const excludeProps: (props: TProps, excludedProps: Array) => TProps;