declare const Contact: (props: import("./shared").IconProps) => JSX.Element; export default Contact;