import React from 'react'; import type { SheetComponentProps } from './interface'; export declare const SheetComponent: React.ForwardRefExoticComponent;