declare const getPreviousProjectKey: (defaultProjectKeyOfUser?: string) => string | undefined; export default getPreviousProjectKey;