export declare class HeaderSection { id: number; enterprise_id: number; organization_id: number; section_name: string; position: string; }