import React from 'react';
declare const AddToList: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
export default AddToList;
