import { IPicGoPlugin } from '../../types';
declare const buildInUploaders: IPicGoPlugin;
export default buildInUploaders;
