declare const _default: {
    title: string;
};
export default _default;
export declare function Usage(): import("react/jsx-runtime").JSX.Element;
export declare function DisabledControls(): import("react/jsx-runtime").JSX.Element;
export declare function Unstyled(): import("react/jsx-runtime").JSX.Element;
export declare function WithoutNext(): import("react/jsx-runtime").JSX.Element;
export declare function WithoutPrevious(): import("react/jsx-runtime").JSX.Element;
export declare function WithoutNextAndPrevious(): import("react/jsx-runtime").JSX.Element;
export declare function Sizes(): import("react/jsx-runtime").JSX.Element;
