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