/** * Main transforms */ declare const _default: () => (tree: any) => any; export default _default;