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