import type { IconComponent } from '../types'; declare const RemoteController: IconComponent; export default RemoteController;