export declare class DSwipablePage { background: string; title: string; subtitle?: string; description: string; render(): any; }