import { HoneycombElementUIComponent } from './component' /** Aside Component */ export declare class HcAside extends HoneycombElementUIComponent { /** Width of the side section */ width: string }