import { SendDpOption } from '../../../types/dp-kit'; /** * 默认初始配置 */ export declare const DEFAULT_SEND_OPTION: SendDpOption;