export declare function Mobile(label?: string, options?: Record): import("../index.ts").Node; export declare function Tablet(label?: string, options?: Record): import("../index.ts").Node;