export declare const Drawer: (props: import("./drawer.shared.js").DrawerProps) => import("react").JSX.Element; export type { DrawerProps } from "./drawer.shared.js"; //# sourceMappingURL=drawer.android.d.ts.map