declare const _default: (id: string, options: Record<string, any>) => Promise<string>;
export default _default;
