import { AllocationType } from '@lml/cosmo-ts-data';
export declare const AllocationTypes: {
    [key: string]: AllocationType;
};
