import { TriggerMethod } from '../types/ITrigger'; export default function triggerMethod(msg: string, match: string, method: TriggerMethod): boolean; //# sourceMappingURL=triggerMethod.d.ts.map