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