export declare function resolveCodeOwner(contents: string, catalogInfoFileUrl: string): string | undefined; export declare function normalizeCodeOwner(owner: string): string;