export declare function splitty(input: string): string[]; export declare function argv(input?: string): string[];