export declare function getEntity(entityPath?: string): Promise<string[]>;
