export declare const analyzes: {
    date: (context?: string) => number[];
};
