/** * This file was auto-generated by Fern from our API Definition. */ export interface GeneralAuth { /** Any other general authentication data to save */ data?: Record; }