export declare const getDepthPx: (depth: number, depthGap: number) => string;
