export declare const JSToolsAbstractMap: {
    AxiosServiceContract: string;
    FormValidateServiceContract: string;
    NotyServiceContract: string;
    PageServiceContract: string;
    TranslateServiceContract: string;
    ValidateServiceContract: string;
    FormContract: string;
    ModalContract: string;
};
