import { Icon } from '../../types/Icon'; export declare const Icon28AddCircle: ({ ...restProps }: Icon) => JSX.Element;