import { IconProps } from '../types'; export declare const Assistance: (props: IconProps) => JSX.Element;