export declare const useStyles: () => { container: { width: number; height: number; justifyContent: "center"; alignItems: "center"; }; };