import { default as React } from 'react'; import { IconProps } from './iconProps'; export declare const CircleQuestionFilledIcon: ({ ref, width, height, viewBox, role, ...rest }: IconProps) => React.JSX.Element; //# sourceMappingURL=circle-question-filled.d.ts.map