declare const _default: (arrayString: string) => (Date | null)[];
export default _default;
