export declare enum ModularDrawerLocation {
    ADD_ACCOUNT = "add_account",
    LIVE_APP = "live_app",
    RECEIVE_FLOW = "receive_flow",
    SEND_FLOW = "send_flow"
}
//# sourceMappingURL=enums.d.ts.map