import type { IClientAuth } from '@forest-fire/types'; /** * Implements the interface's functions but functions just * throw errors. */ export declare const notImplemented: Omit;