import { IIconProps } from '../Icon';
export default function Props(_props: IIconProps): null;
