declare const _default: { title: string; }; export default _default; export declare const _Text: () => import("react/jsx-runtime").JSX.Element; export declare const WithAColor: { render: () => import("react/jsx-runtime").JSX.Element; name: string; }; export declare const WithASize: { render: () => import("react/jsx-runtime").JSX.Element; name: string; }; export declare const WithACustomMargin: { render: () => import("react/jsx-runtime").JSX.Element; name: string; }; export declare const SetToInline: { render: () => import("react/jsx-runtime").JSX.Element; name: string; }; export declare const SetToDisabled: { render: () => import("react/jsx-runtime").JSX.Element; name: string; };