import { StreakrInstance, StreakrOptions } from '../types'; export declare function createStreakr(options: StreakrOptions): StreakrInstance; //# sourceMappingURL=streakr.d.ts.map