import type { TrueSheetMethods, TrueSheetProps, TrueSheetStaticMethods } from './TrueSheet.types'; declare const TrueSheetComponent: import("react").ForwardRefExoticComponent>; export declare const TrueSheet: typeof TrueSheetComponent & TrueSheetStaticMethods; export {}; //# sourceMappingURL=TrueSheet.web.d.ts.map