/// <reference path="./fetalGod.d.ts" />
/// <reference path="./takeSound.d.ts" />
import { PluginFunc } from 'lunisolar'
declare const plugin: PluginFunc
export = plugin
