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