declare const Centered: (...args: any) => any;
export default Centered;
