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