import { Structure } from '../../types';
declare const structure: Structure;
export default structure;
