import * as React from 'react'; declare function Co2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Co2Icon;