import { IconProps } from '../types'; export declare const Push: (props: IconProps) => JSX.Element;