export declare const validateStartFromProps: (startFrom: number | undefined, endAt: number | undefined) => void;
