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