export interface FatFloatFooterProps { /** * 在微前端环境是否直接使用基座提供的 wkc-float-footer,默认 true */ reuseBayIfNeed?: boolean; } export declare const FatFloatFooter: import("@wakeadmin/h").DefineComponent; //# sourceMappingURL=fat-float-footer.d.ts.map