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