import React from 'react'; export declare const ListSvg: (props: { fillColor: string; }) => React.JSX.Element;