export declare const validateExecutableName: (name: unknown) => name is string;