import { Meta } from '../types'; export declare function useSetterTransform(dsl: Meta): any;