import { IconProps } from '../lib';
declare function Headlights(props: IconProps): JSX.Element;
export default Headlights;
