import * as React from 'react'; import { DrawerPushProps } from './types'; export declare const DrawerPush: React.FC;