export declare function filterPrefix(prefix?: string): string; export declare function filterNpmScope(scope?: string): string;