declare const registerPCConfigComponent: () => void; declare const registerMobileConfigComponent: () => void; export { registerPCConfigComponent, registerMobileConfigComponent };