export declare function devkitPlaygroundComponentTemplate(spartanPrimitives?: string[]): { ts: string; html: string; css: string; };