import { DefineComponent } from 'vue'; export declare const FitView: DefineComponent<{ padding: Array; isBindLayoutChange: boolean; }>;