import { ClosedComment } from "../types"; import { Is } from "@byte.london/byteguards"; export declare const isClosedComment: Is;