import React from 'react'; declare const SvgList: (props: React.SVGAttributes) => JSX.Element; export default SvgList; //# sourceMappingURL=List.d.ts.map