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