import { ArcoOptions } from '@tuoyuan/arco/es/_utils/types'; export declare const withInstall: (comp: any, options?: ArcoOptions) => any;