export declare function basenameLower(token: string): string; export declare function normalizeExecutableToken(token: string): string;