export interface PerfioOptions { token: string; endpoint?: string; }