import type { SheetPanelProps } from "./sheet-panel-types"; export declare const SheetPanel: (props: SheetPanelProps) => import("react").JSX.Element; //# sourceMappingURL=sheet-panel.d.ts.map