export declare type MaybePromise = T | Promise; export declare const floggySlugify: (value: string) => string; //# sourceMappingURL=utils.d.ts.map