declare function _exports(config: {
    projectId: number | string;
}, message: string): Promise<string>;
export = _exports;
//# sourceMappingURL=ask-for-team.d.ts.map