import { PortLabelLayout } from './index'; export declare function toResult(preset: Partial, args?: Partial): PortLabelLayout.Result;