import * as react_jsx_runtime from 'react/jsx-runtime';
import { SVGProps } from 'react';

declare const Linea_light: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;

export { Linea_light as default };
