export declare const getSmartDecodedParts: ({ parts, decodedParts, identifier }: { parts: string[]; decodedParts: string[]; identifier?: string | undefined; }) => string[]; //# sourceMappingURL=getSmartDecodedParts.d.ts.map