declare const _default: {
    fetchGoodIdentificationTypes: (parentTypeId?: string) => Promise<any>;
};
export default _default;
