import { IEmojiProps } from "../../styled";
declare const SvgHealthcare17: (props: IEmojiProps) => JSX.Element;
export default SvgHealthcare17;
