/// import './Panel.stories.scss'; declare const _default: { title: string; decorators: ((...args: any) => any)[]; }; export default _default; export declare const SmallPanelVerticalWithoutAccion: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalButtons: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalLink: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalLinkDownload: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalListLink: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalListLinkDownload: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalListDownloadButton: { (): JSX.Element; story: { name: string; }; }; export declare const SmallPanelVerticalBackground: { (): JSX.Element; story: { name: string; }; };