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