import type { PropsWithChildren } from 'react';
import React from 'react';
declare const ScrollTableOnSm: React.FC<PropsWithChildren>;
export { ScrollTableOnSm };
//# sourceMappingURL=ScrollTableOnSm.d.ts.map