import type { IPicGo } from '../../types';
declare function registerPicGoCloudUploader(ctx: IPicGo): void;
export { registerPicGoCloudUploader };
