import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const Comment64: FC<ADSIcon>;
export default Comment64;
