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