import type { IconProps } from '../types/index'; declare function SvgAskHistoryfilled(iconProps: IconProps): JSX.Element; declare namespace SvgAskHistoryfilled { var displayName: string; } export default SvgAskHistoryfilled;