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