import { Worker } from '../types' export const work: Worker = async (): Promise => { return }