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