export interface MoveableHelperOptions { useBeforeRender: boolean; useRender: boolean; createAuto: boolean; }