declare function pathTriggers(db: any, path: any, value?: any): any[];
export default pathTriggers;
