export declare type NavbarPositionType = 'fixed-top' | 'fixed-bottom' | 'sticky-top';