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