import { SectionDestination } from './section-destination';
export declare class InnerSectionDestination extends SectionDestination {
}
