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

declare const CentosLineIcon: RemixiconReactIconComponentType;
export default CentosLineIcon;
