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