import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LayoutSidebar: StyledIcon; export declare const LayoutSidebarDimensions: { height: number; width: number; };