export default function getElements({ dock, rect, settings, styling }: { dock: any; rect: any; settings: any; styling: any; }): any;