export declare function getDynamicMinLengthInPx(sideLength: string | number | null, maxSideLength: string | null, defaultMinLength: string): string;