export class SidebarPersistentHeader extends Component<any, any, any> {
    constructor(props: any);
    constructor(props: any, context: any);
    render(): any;
}
import { Component } from 'react';
//# sourceMappingURL=SidebarPersistentHeader.d.ts.map