import { DocumentNode } from 'graphql';
export declare const ADD_SHIPMENT_MUTATION: DocumentNode;
