import React from 'react'; declare const _default: { title: string; component: React.FunctionComponent>; }; export default _default; export declare const Default: () => React.JSX.Element; export declare const withOverwrittenIcon: () => React.JSX.Element; export declare const withChildren: () => React.JSX.Element; export declare const withLongText: () => React.JSX.Element;