export declare function slugify(str: string): string;
export declare function pastYear(years: number, refDate: string): number;
//# sourceMappingURL=helper.d.ts.map