declare const _default: (id: string, ciProps: Record<string, any>, path?: string | undefined) => Promise<any>;
export default _default;
