declare const imageTransformer: () => (tree: any) => void;
export default imageTransformer;
