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