UNPKG

infinity-forge

Version:
6 lines (5 loc) 164 B
interface WhattsappProps { href: string; } export declare function Whatsappfixed({ href }: WhattsappProps): import("react/jsx-runtime").JSX.Element; export {};