import DocumentOverlay from './DocumentOverlay'
import FaceOverlay from './FaceOverlay'

export { DocumentOverlay, FaceOverlay }
