export declare const style: { container: { backgroundColor: string; flex: number; width: string; }; list: { flex: number; }; loading: { marginTop: number; }; };