export interface IPageCheckSimple {}; export interface IPageCheckAdvanced {}; export interface IPageCheckPWA { }