export declare const SpsWorkflowExamples: { href: { label: string; examples: { href: { template: string; }; }; }; routerLink: { label: string; examples: { routerLink: { template: string; }; }; }; };