/// import './Template.stories.scss'; declare const _default: { title: string; parameters: { options: { showPanel: boolean; }; }; }; export default _default; export declare const Informacion: { (): JSX.Element; story: { name: string; }; };