import { type IPicGo } from './types'; declare const _default: (ctx: IPicGo) => any; export = _default;