declare const Sui: ({ width }: { width?: number | undefined; }) => JSX.Element; export default Sui;