/**
 * Generate Zsh completion script for ailock
 */
export declare function generateZshCompletion(): string;
//# sourceMappingURL=zsh.d.ts.map