export declare const Axis: ({ y }: { y: number; }) => import("react/jsx-runtime").JSX.Element;