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

declare const SpaceShipLineIcon: RemixiconReactIconComponentType;
export default SpaceShipLineIcon;
