import React from 'react'; const Mask = ({ callback = () => {}, maskTheme = 'bg-black' }) => (