import { type BaseProps } from '../types'; export default function getIsOnlySingleIcon({ children, iconBefore, iconAfter, }: Pick): boolean;