import AbstractStructure from '../abstractStructure'; export default function getStructure(key: string): AbstractStructure;