export declare function getRootPrefixCls(): string; export declare function modalGlobalConfig({ rootPrefixCls }: { rootPrefixCls: string; }): void;