import { StyledIcon } from '@styled-icons/styled-icon'; export declare const CommentSlash: StyledIcon; export declare const CommentSlashDimensions: { height: number; width: number; };