import { IntegrationEntitySchema } from '.'; export declare function getSchema(_class: string): IntegrationEntitySchema | undefined;