import * as React from 'react';
export declare function NotRendered<T>(_props: T): React.ReactNode;