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