import { PrimariaShell } from './primaria-shell'; export declare const template: (props: PrimariaShell) => import('lit').TemplateResult<1>;