interface IColoredIconProps { width?: number; height?: number; } export declare const QuestionMarkIcon: import("react").ForwardRefExoticComponent>; export {}; //# sourceMappingURL=QuestionMarkIcon.d.ts.map