declare const Container: import("preact").FunctionalComponent & { ref?: import("preact").Ref; }>; export default Container;