import React from 'react' export default function Watermark({ light }) { return ( ) }