import * as tp from "./interfaces"; declare function starter(bot: any, ctx: any, conf: tp.Config, usr: any): Promise; export default starter; //# sourceMappingURL=starter.d.ts.map