import { FunctionalComponent, SVGAttributes } from 'vue'; export declare const ColIcon: FunctionalComponent; export declare const RowIcon: FunctionalComponent; export declare const ValueIcon: FunctionalComponent; export declare const CalendarIcon: FunctionalComponent; export declare const LocationIcon: FunctionalComponent; export declare const TextIcon: FunctionalComponent;