import type { DIconProps } from '../Icon'; export declare function SkinTwoTone(props: Omit): JSX.Element;