declare const normalizePrefix: (prefix: string) => string; export default normalizePrefix;