export declare type IkasThemeJsonPageComponent = { id: string; componentId: string; propValues: Record; };