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