import React from 'react'; export declare function ActionsheetScrollView(StyledActionsheetScrollView: React.ComponentType): React.ForwardRefExoticComponent<{ children?: React.ReactNode | string; } & React.RefAttributes>; //# sourceMappingURL=ActionsheetScrollView.d.ts.map