/** * TODO: */ export interface AuthSubscriberOptions { once: boolean; }