import React from "react"; import { ServiceCardProps } from "../../interfaces/ServiceCard"; export declare const ServiceCard: React.FC;