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