Repository URL to install this package:
import { OverlayProps } from './typings'; export declare function renderTint(props: OverlayProps): JSX.Element;