import { Dataset } from '../types/global'; import { PropType } from 'vue'; import { default as RouteLocationRaw } from 'vue-router'; declare const _default: import('vue').DefineComponent; default: () => Dataset; }; /** * The route to navigate to when clicking on the dataset. */ to: { type: PropType; required: true; }; /** * Specified the maximum length of the description before it is cut off. */ descriptionMaxLength: { type: NumberConstructor; default: number; }; /** * Image source for the catalog logo/flag. */ src: { type: StringConstructor; default: string; }; /** * If true, swaps to catalog display mode */ catalogMode: { type: BooleanConstructor; default: boolean; }; /** * If true switches from two column to one column layout * and decreases vertical distancing between elements. */ compact: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, { datasetOrCatalogTitle(): string; }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: () => Dataset; }; /** * The route to navigate to when clicking on the dataset. */ to: { type: PropType; required: true; }; /** * Specified the maximum length of the description before it is cut off. */ descriptionMaxLength: { type: NumberConstructor; default: number; }; /** * Image source for the catalog logo/flag. */ src: { type: StringConstructor; default: string; }; /** * If true, swaps to catalog display mode */ catalogMode: { type: BooleanConstructor; default: boolean; }; /** * If true switches from two column to one column layout * and decreases vertical distancing between elements. */ compact: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { src: string; descriptionMaxLength: number; dataset: Dataset; catalogMode: boolean; compact: boolean; }, {}, { PvBadge: import('vue').DefineComponent; default: null; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: null; }; }>> & Readonly<{}>, { value: import('../types/global').DistributionFormat; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; PvDataInfoBoxFooter: import('vue').DefineComponent, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly> & Readonly<{}>, { createdDate: string; updatedDate: string; src: string; }, {}, { DatasetDate: import('vue').DefineComponent<{ date?: any; toolTipTitle?: any; }, {}, {}, { filterDateFormatUS(): any; filterDateFormatEU(): any; }, { isIncorrectDate(): boolean; setDateIncorrect: import('vuex').ActionMethod; }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{ date?: any; toolTipTitle?: any; }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; Tooltip: import('vue').DefineComponent, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; PvDataInfoBoxDescription: import('vue').DefineComponent, {}, {}, { truncatedDescription(): any; }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly> & Readonly<{}>, { description: string; descriptionMaxLength: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; PvDataInfoBoxFormats: import('vue').DefineComponent>; required: true; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>; required: true; }; }>> & Readonly<{}>, {}, {}, { PvBadge: import('vue').DefineComponent; default: null; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: null; }; }>> & Readonly<{}>, { value: import('../types/global').DistributionFormat; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;