declare const Bin: ({ style }: { style?: {}; }) => import("react/jsx-runtime").JSX.Element; export default Bin;