import type { Metadata } from '../types'; export declare const getRuntimeClassNameLibrary: (meta: Metadata) => string;