import { StatusFailureIcon } from '@expo/styleguide-icons'; import { IconBase, DocIconProps } from './IconBase'; export const NoIcon = ({ small }: DocIconProps) => ( );