export declare const isRenderProp: (children: React.ReactNode | PROPS) => children is PROPS;