export declare function resolveInputGlobs(inputs: string[]): Promise; export declare function normalizeName(name: string): string;