/**
 * Flowtype definitions for index.ts
 * Generated by Flowgen from a Typescript Definition
 * Flowgen v1.10.0
 */

declare export { default } from "./withCurrentUser";
declare export { default as withCurrentUser } from "./withCurrentUser";
