export declare const SpsTagExamples: { basic: { label: string; examples: { basic: { template: string; }; }; }; withIcon: { label: string; examples: { withIcon: { template: string; }; }; }; };