import { IconProps } from '../../types'; export default function (props: IconProps): JSX.Element | null;