import { TCLISanitizer } from '../../types/cli/TCLISanitizer';
export declare const ArraySanitizer: TCLISanitizer<string[]>;
