import { RemixiconReactIconComponentType } from './dist/typings';

declare const RemoteControlLineIcon: RemixiconReactIconComponentType;
export default RemoteControlLineIcon;
