/* * File: index.ts * Description: Barrel export for Auth navigation * Design & Developed by Tech4Biz Solutions * Copyright (c) Spurrin Innovations. All rights reserved. */ export { default as AuthNavigator } from './AuthNavigator'; /* * End of File: index.ts * Design & Developed by Tech4Biz Solutions * Copyright (c) Spurrin Innovations. All rights reserved. */