/**
* From https://gist.github.com/mikelehen/3596a30bd69384624c11, via Firebase blog at
* https://firebase.googleblog.com/2015/02/the-2120-ways-to-ensure-unique_68.html
* With minor tweaks for use with TypeScript
**/exportdeclareconstgeneratePushID: () =>string;