/// declare const ContactIcon: ({ width, height }: { width: string; height: string; }) => JSX.Element; export default ContactIcon; //# sourceMappingURL=ContactIcon.d.ts.map