export declare const SpsZeroStatesExamples: { regular: { label: string; examples: { regular: { template: string; }; withButton: { template: string; }; withSearch: { template: string; }; }; }; micro: { label: string; examples: { inCard: { template: string; }; inWorkflow: { template: string; }; }; }; };