export declare const getStep: ({ step, interval, unit, base }: any) => any; export declare const getSteps: ({ interval, unit, base }: any) => any[];