import { type AuthPlugin } from './AuthPlugin';
declare const AuthPluginParent: AuthPlugin;
export default AuthPluginParent;
//# sourceMappingURL=AuthPluginParent.d.ts.map