/// import { IconProps } from '../../types'; declare const XXX: (allProps: IconProps) => JSX.Element; export default XXX;