import { Icon } from '../../../../types/Icon'; export declare const IconSelectableBase: ({ ...restProps }: Icon) => JSX.Element;