import TopicShape from './topicShape'; export declare function getTopicShape(topicShapeClass: string): TopicShape;