/**
 * Generate Bash completion script for ailock
 */
export declare function generateBashCompletion(): string;
//# sourceMappingURL=bash.d.ts.map