import type { Entity } from '../entity'; export declare function getClassName(entity: Entity): string;