import { FC } from "react"; export declare const IsUrlAnnotation: FC<{ isUrl: boolean | undefined; }>; //# sourceMappingURL=is-url-annotation.d.ts.map