export declare const getMaxLabelSize: (proceed: boolean, inputId: string) => string | undefined;
