import { DesignContext } from '@tsdi/ioc'; export declare const RegVaildateAction: (ctx: DesignContext, next: () => void) => void;