import { ZDrawerProps } from './Types'; export declare const ZDrawer: (props: ZDrawerProps) => JSX.Element;