export declare const BREAKPOINTS: {}; export declare const ELEMENTS: { NAV_DRAWER_BODY_OVERLAY: string; NAV_DRAWER_CONTAINER: string; DRAWER_SLIDE_ACTION: string; DRAWER_SLIDE_ACTION_LINK: string; DRAWER_SLIDE_SECONDARY_ACTION: string; DRAWER_SLIDE_ACTION_BACK_BUTTON: string; }; export declare const SLOTS: { PRIMARY_SLIDE_LINKS: string; PRIMARY_SLIDE_SECONDARY_LINKS: string; PRIMARY_SLIDE_CONTENT: string; CHILDREN_SLIDES: string; }; export declare const VARIABLES: { ANIMATION_TIME: number; ATTRIBUTE_CHILD_REF: string; ATTRIBUTE_PARENT_REF: string; ATTRIBUTE_DATA_SLIDE: string; ATTRIBUTE_ACTIVE_SLIDE: string; ATTRIBUTE_ACTIVE_SELECTED: string; }; //# sourceMappingURL=globals.d.ts.map